Skip to content

DOC: ecosystem.rst: pandas-datareader #12773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

westurner
Copy link
Contributor

  • DOC: ecosystem.rst

@@ -129,6 +129,22 @@ both "column wise min/max and global min/max coloring."
API
-----

`pandas-datareader <https://github.com/pydata/pandas-datareader>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas-datareader is a remote data access library for pandas. ``pandas.io`` from pandas < 0.18 is now refactored to and importable from ``pandas_datareader`` (PyPI:``pandas-datareader``). Many/most of the supported APIs have at least a documentation paragraph in the `pandas-datareader docs <https://pandas-datareader.readthedocs.org/en/latest/>`_:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was split off as of 0.17.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In doc/source/ecosystem.rst
#12773 (comment):

@@ -129,6 +129,22 @@ both "column wise min/max and global min/max coloring."
API


+pandas-datareader <https://github.com/pydata/pandas-datareader>_
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+pandas-datareader is a remote data access library for pandas. pandas.io from pandas < 0.18 is now refactored to and importable from pandas_datareader (PyPI:pandas-datareader). Many/most of the supported APIs have at least a documentation paragraph in the pandas-datareader docs <https://pandas-datareader.readthedocs.org/en/latest/>_:

this was split off as of 0.17.0.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
https://github.com/pydata/pandas/pull/12773/files/3b11bfab00bc61aec9330ae75bbec77ec56fff15#r58294798

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, also say split-off.

@jreback jreback added the Docs label Apr 2, 2016
@jreback jreback added this to the 0.18.1 milestone Apr 2, 2016
@jreback
Copy link
Contributor

jreback commented Apr 5, 2016

can you update

@westurner
Copy link
Contributor Author

Updated

@jreback jreback closed this in 1fe02d5 Apr 6, 2016
@jreback
Copy link
Contributor

jreback commented Apr 6, 2016

thanks!

1 similar comment
@westurner
Copy link
Contributor Author

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants