Skip to content
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

Update PyPI Release / Readthedocs #420

Closed
hydrosquall opened this issue Nov 16, 2017 · 2 comments
Closed

Update PyPI Release / Readthedocs #420

hydrosquall opened this issue Nov 16, 2017 · 2 comments

Comments

@hydrosquall
Copy link
Contributor

Hi @jreback / @davidastephens / anyone with push access:

Would it be possible to cut a new 0.6.0 release to PyPI, or bump the current version to 0.5.1 so that the ReadTheDocs documentation can be updated? This is because the old usage directions for EnigmaDataReader no longer apply.

The PR #380 was merged last month into the current 0.5.0 build, but the (unreleased) docs reference the 0.6.0 build as directed in the PR. https://github.com/pydata/pandas-datareader/blame/master/docs/source/remote_data.rst#L210

This mismatch may contribute to confusion for other issues such as #406 .

@amarin15
Copy link

I would also be interested in a new release, since #404 fixes the following code, which doesn't work in 0.5.0:

import pandas_datareader.data as web

print web.DataReader('SPY', 'google')

@bashtage
Copy link
Contributor

Released

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

No branches or pull requests

3 participants