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://img.shields.io/pypi/dm/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

Installation

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

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_yahoo('AAPL')

See the pandas-datareader documentation for more details.

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.3.0.post0.tar.gz (142.2 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.3.0.post0-py2.py3-none-any.whl (70.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pandas-datareader-0.3.0.post0.tar.gz.

File metadata

File hashes

Hashes for pandas-datareader-0.3.0.post0.tar.gz
Algorithm Hash digest
SHA256 1688566dddfba051e64ac193ad325587eecbe423f90ad0b4b104bd1e24a0d750
MD5 4ae314e3d5b589028c79800626aeabb2
BLAKE2b-256 38b7c162e56beaca6e8628c4dd6085d50706c5dc184855275c8b29729889d081

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pandas_datareader-0.3.0.post0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 148215da273d71fc4ea902a156de9d2977d245e5e8edd6d9b6b6457074976e84
MD5 7cb03fa7aadf575d217b054124c72989
BLAKE2b-256 67a81646024fdeb04997541e5106cae81137ef7317a10a5dcec8ba403fc2fccd

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