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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pandas-datareader-0.9.0.tar.gz.
File metadata
- Download URL: pandas-datareader-0.9.0.tar.gz
- Upload date:
- Size: 90.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2cbc1e16a6ab9ff1ed167ae2ea92839beab9a20823bd00bdfb78155fa04f891
|
|
| MD5 |
5d08c58276e530d04b819816c5286747
|
|
| BLAKE2b-256 |
3e60233346865ffbac1d8bd0af01eeb5dba7f84be640cf3206a85722b735a972
|
File details
Details for the file pandas_datareader-0.9.0-py3-none-any.whl.
File metadata
- Download URL: pandas_datareader-0.9.0-py3-none-any.whl
- Upload date:
- Size: 107.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd9ce1238114dd199c32662a9d788271032580960bcf029e64b814d33d17477c
|
|
| MD5 |
002d131747ec68e069afb39691fe6d76
|
|
| BLAKE2b-256 |
22f1a02eea03628865c3d4c29849cda8c8a73f43358048aee47d79dfbfa6c6c3
|