Skip to main content

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.

https://img.shields.io/pypi/v/pandas-datareader.svg https://travis-ci.org/pydata/pandas-datareader.svg?branch=master https://coveralls.io/repos/pydata/pandas-datareader/badge.svg?branch=master https://readthedocs.org/projects/pandas-datareader/badge/?version=latest Code Health

Usage

Starting in 0.19.0, pandas no longer supports pandas.io.data or pandas.io.wb, so you must replace your imports from pandas.io with those from pandas_datareader:

from pandas.io import data, wb # becomes
from pandas_datareader import data, wb

Many functions from the data module have been included in the top level API.

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.

Installation

Requirements

Using pandas datareader requires the following packages:

  • pandas>=0.19.2

  • lxml

  • requests>=2.3.0

  • requests-file

  • requests-ftp

  • wrapt

Building the documentation additionally requires:

  • matplotlib

  • ipython

  • sphinx

  • sphinx_rtd_theme

Testing requires pytest.

Install latest release version via pip

$ pip install pandas-datareader

Install latest development version

$ pip install git+https://github.com/pydata/pandas-datareader.git

or

$ git clone https://github.com/pydata/pandas-datareader.git
$ python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas-datareader-0.6.0.tar.gz (175.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pandas_datareader-0.6.0-py3.6.egg (245.8 kB view details)

Uploaded Egg

pandas_datareader-0.6.0-py2.py3-none-any.whl (103.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pandas-datareader-0.6.0.tar.gz.

File metadata

File hashes

Hashes for pandas-datareader-0.6.0.tar.gz
Algorithm Hash digest
SHA256 47681336a3f6e6953b024bd73f8bb005f36e8df831ccce336e9fc601c587e3db
MD5 6d25c8edb00fbe83bbd462d476aa7ff0
BLAKE2b-256 74f947b0f63676e00b646ddc0c529fa204a67633624c8169a8b84b8b479ce161

See more details on using hashes here.

File details

Details for the file pandas_datareader-0.6.0-py3.6.egg.

File metadata

File hashes

Hashes for pandas_datareader-0.6.0-py3.6.egg
Algorithm Hash digest
SHA256 f05095f6a466053466ca2ab7c382af5cd0c41f9b042d80362f5d68300ff34466
MD5 5cc521574a740c6ec77a1686464a1bec
BLAKE2b-256 be571eaed444cc8a8ae725d2b31b255062168d7351b26aa1eb60ce038011fdbc

See more details on using hashes here.

File details

Details for the file pandas_datareader-0.6.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pandas_datareader-0.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 14f4c64b34100d60753fcf04b4681322da4625d48e90efcd862a93aeacbc3118
MD5 32d4fb2fbf70f2bf6c1787a791bc2a68
BLAKE2b-256 be76639c60ede26458dadf76bacaa9cbcc76f8cc5082fb2b2d90d0a90c699d36

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page