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

Release 0.7.0 #495

Closed
bashtage opened this issue Feb 21, 2018 · 15 comments · Fixed by #577
Closed

Release 0.7.0 #495

bashtage opened this issue Feb 21, 2018 · 15 comments · Fixed by #577
Milestone

Comments

@bashtage
Copy link
Contributor

The recent re-addition of Yahoo! will trigger a new release in the next week. I will try to get as many PRs in before then.

@paintdog
Copy link

Do you have an idea, when 0.7 will be released? Support of Yahoo Finance would be fine and a great help for some users...

@addisonlynch
Copy link
Contributor

Status on this release, @bashtage?

@dtemkin
Copy link
Contributor

dtemkin commented Apr 13, 2018

@bashtage Please review my PR (#515) at your earliest convenience. I made many updates fixing broken test cases, google, stooq and morningstar api's. It passed, travis ci and code coverage tests just needs your approval.

@BrendanMartin
Copy link

Also looking forward to the new release

@addisonlynch
Copy link
Contributor

@bashtage this should probably be pushed soon due to the issues in #520. As of now PDR 0.6.0 is not functional and cannot be imported due to is_list_like compat.

@marcoracer
Copy link

Also looking forward to the new release

@joriatyBen
Copy link

did you try pip install pandas==(older Version than yours, maybe 0.19.2) and run again

@Liam3851
Copy link

@bashtage Can you please release 0.7.0? pandas 0.23 has been out for months now and pandas-datareader is incompatible because #520 has not been released publicly.

@addisonlynch
Copy link
Contributor

I believe the release is ready @bashtage. Is there anything else needed? I agree with the previous comments, we should push this ASAP unless there's anything we are waiting on.

@bashtage
Copy link
Contributor Author

@addisonlynch Yahoo actions has just now broken. They seem to have changed the default to adjusting dividends to that

result = web.DataReader('AAPL', 'yahoo-actions', start, end)

return adjusted and

web.get_data_yahoo_actions('AAPL', start, end, adjust_dividends=True)

return incorrect (over adjusting).

@bashtage
Copy link
Contributor Author

@davidastephens any thoughts about the changes to actions?

@bashtage
Copy link
Contributor Author

Just cut 0.7, need @jorisvandenbossche or someone who has access to PyPI to upload a universal wheel.

@bashtage
Copy link
Contributor Author

Now posted to pypi. Thanks everyone, esp @addisonlynch.

@davidastephens Would be helpful if you have some time to look at the actions adjustment. I did it last night and it made sense to me but should be checked. It can be pretty inaccurate to reflate dividends after a split.

@jorisvandenbossche
Copy link
Member

@bashtage FYI I don't have any PyPI access, only to readthedocs. But I suppose you have been added in the meantime?

@bashtage
Copy link
Contributor Author

Thanks - I noticed that I was added for PyPI after pinging you.

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

Successfully merging a pull request may close this issue.

9 participants