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://travis-ci.org/pydata/pandas-datareader.svg?branch=master https://coveralls.io/repos/pydata/pandas-datareader/badge.svg?branch=master

Installation

Install via pip

$ pip install pandas-datareader

Usage

Rather than import from pandas.io you should import from pandas-datareader:

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

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.1.0.tar.gz (195.6 kB view hashes)

Uploaded Source

Built Distribution

pandas_datareader-0.1.0-py2.py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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