Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
Project description
Up to date remote data access for pandas, works for multiple versions of pandas.
Installation
Install using pip
pip install pandas-datareader
Usage
import pandas_datareader as pdr pdr.get_data_fred('GS10')
Documentation
Stable documentation is available on github.io. A second copy of the stable documentation is hosted on read the docs for more details.
Development documentation is available for the latest changes in master.
Requirements
Using pandas datareader requires the following packages:
- pandas>=0.23
- lxml
- requests>=2.19.0
Building the documentation additionally requires:
- matplotlib
- ipython
- requests_cache
- sphinx
- pydata_sphinx_theme
Development and testing additionally requires:
- black
- coverage
- codecov
- coveralls
- flake8
- pytest
- pytest-cov
- wrapt
Install latest development version
pip install git+https://github.com/pydata/pandas-datareader.git
or
git clone https://github.com/pydata/pandas-datareader.git
cd pandas-datareader
python setup.py install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pandas_datareader-0.9.0-py3-none-any.whl (107.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size pandas-datareader-0.9.0.tar.gz (90.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for pandas_datareader-0.9.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd9ce1238114dd199c32662a9d788271032580960bcf029e64b814d33d17477c |
|
MD5 | 002d131747ec68e069afb39691fe6d76 |
|
BLAKE2-256 | 22f1a02eea03628865c3d4c29849cda8c8a73f43358048aee47d79dfbfa6c6c3 |