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: 2811, Watchers: 2811, Forks: 672, Open Issues: 142

The pydata/pandas-datareader repo was created 9 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2811 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 142 open issues on GitHub

  • Downloading commodity prices from STOOQ
  • Fixes YahooOptions requests yielding 'Forbidden'
  • YahooOptions not working properly
  • FutureWarning: In a future version of pandas all arguments of concat except for the argument 'objs' will be keyword-only
  • FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead. import pandas.util.testing as tm
  • Cryptoreader
  • yahoo finance not working

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 2.2.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.