Pandas-compatible data readers. Formerly a component of pandas.
Project description
pandas-datareader
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>=1.5.3
- 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
python -m 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 cryptodatapy_pandas_datareader-0.10.1.post1.tar.gz.
File metadata
- Download URL: cryptodatapy_pandas_datareader-0.10.1.post1.tar.gz
- Upload date:
- Size: 241.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09217b24cdfd6c1566b325f6894930d755f26a0d966626ff498b5ae60c672a6d
|
|
| MD5 |
f011fef51b9e7ec3cde5fe8393625394
|
|
| BLAKE2b-256 |
746b8e40c79e4b5e00e8137cc8d18c3df84790cae2d26763832fb4f1a8ddeb9f
|
File details
Details for the file cryptodatapy_pandas_datareader-0.10.1.post1-py3-none-any.whl.
File metadata
- Download URL: cryptodatapy_pandas_datareader-0.10.1.post1-py3-none-any.whl
- Upload date:
- Size: 114.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fa53805165728917b27e1125df55a5df6e5ce7bc35c7eebc19fc0246f7d89f1
|
|
| MD5 |
fc2b3e80d2786e60598fbcd0f98ed46f
|
|
| BLAKE2b-256 |
fa7ff44bc0261caabd2590437dd8f411e8677c4c5ebdda1ba765e4b974a64bb7
|