Contents

pandas-datareader 0.10.0

0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions

Stars: 3156, Watchers: 3156, Forks: 684, Open Issues: 147

The pydata/pandas-datareader repo was created 11 years ago and the last code push was 10 months ago.
The project is very popular with an impressive 3156 github stars!

How to Install pandas-datareader

You can install pandas-datareader using pip

pip install pandas-datareader

or add it to a project with poetry

poetry add pandas-datareader

Package Details

Author
The PyData Development Team
License
BSD License
Homepage
https://github.com/pydata/pandas-datareader
PyPi:
https://pypi.org/project/pandas-datareader/
GitHub Repo:
https://github.com/pydata/pandas-datareader

Classifiers

  • Scientific/Engineering
No  pandas-datareader  pypi packages just yet.

Errors

A list of common pandas-datareader errors.

Code Examples

Here are some pandas-datareader code examples and snippets.

GitHub Issues

The pandas-datareader package has 147 open issues on GitHub

  • Breakage coming in pandas 3.0

See more issues on GitHub

Related Packages & Articles

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

pandas 3.0.1

Powerful data structures for data analysis, time series, and statistics

pandas_access 0.0.1

A tiny, subprocess-based tool for reading a MS Access database(.rdb) as a Pandas DataFrame.