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 via pip
$ pip install pandas-datareader
Usage
In future pandas releases (0.17+) pandas-datareader will become a dependancy and using pandas.io.data will be equivalent to using pandas_datareader.data.
For now, you must replace your imports from pandas.io with pandas_datareader:
from pandas.io import data, wb # becomes
from pandas_datareader import data, wb
See the pandas-datareader documentation for more details.
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.2.0.tar.gz.
File metadata
- Download URL: pandas-datareader-0.2.0.tar.gz
- Upload date:
- Size: 241.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8518ea0b2fa47f33939671127142a8207ab2d921a7793c93af88f977da6075a4
|
|
| MD5 |
25b40b0cd98f3956580a4f33aed2d56b
|
|
| BLAKE2b-256 |
9893f9ec4dbfdaeab06afdcc48efcf65ecbeabc26681b7aab064abcd19b13880
|
File details
Details for the file pandas_datareader-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: pandas_datareader-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26bef938d5d14c8d893070e9bf47785e79e53c3c675db6c8ac24a1262bf6d8be
|
|
| MD5 |
bc5ad475eead4f48ee214473ef6e6da3
|
|
| BLAKE2b-256 |
83d53e2d206e805a10934a27709d10752141c730f5b8fbedb026a52c2d5a8802
|