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

  • 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.7.0.tar.gz (178.6 kB view details)

Uploaded Source

Built Distribution

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

pandas_datareader-0.7.0-py2.py3-none-any.whl (111.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: pandas-datareader-0.7.0.tar.gz
  • Upload date:
  • Size: 178.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6

File hashes

Hashes for pandas-datareader-0.7.0.tar.gz
Algorithm Hash digest
SHA256 7dee3fe6fa483c8c2ee4f1af91a65b542c5446d75a6fc25c832cad1ffca8ef0b
MD5 b2423a32165134611d2efa1c1f7f4cfb
BLAKE2b-256 ac7d15392ca70fc9fc988423568e78a56370a632237583cfdcb7605f3740fb88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pandas_datareader-0.7.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 111.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6

File hashes

Hashes for pandas_datareader-0.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6a5ad8c9ca27af148d06ac8eb526914cc12d04ae1d93af423d173279e2226c46
MD5 3dccfb0dcd1826cdc9deab9cef3b3f3f
BLAKE2b-256 cc5cea5b6dcfd0f55c5fb1e37fb45335ec01cceca199b8a79339137f5ed269e0

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