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

changed URL to the current CSV API for yahoo finance #2077

Merged
merged 1 commit into from May 29, 2013

Conversation

rblomberg
Copy link
Contributor

I noticed a example on clustering was not working in scikit-learn and tracked it back to a yahoo CSV api url in finance.py of matplotlib being out of date. I looked around yahoo's documentation and it appears that their base url has changed to

http://table.finance.yahoo.com/table.csv

to

http://ichart.yahoo.com/table.csv

mdboom added a commit that referenced this pull request May 29, 2013
changed URL to the current CSV API for yahoo finance
@mdboom mdboom merged commit 8ee6188 into matplotlib:master May 29, 2013
mdboom added a commit that referenced this pull request May 29, 2013
changed URL to the current CSV API for yahoo finance
mdboom added a commit that referenced this pull request May 29, 2013
changed URL to the current CSV API for yahoo finance
@pelson
Copy link
Member

pelson commented May 29, 2013

@mdboom - backported to v1.2.x?

@mdboom
Copy link
Member

mdboom commented May 29, 2013

Yep. Might as well have the URL work there, too.

@rblomberg rblomberg deleted the yahoo-csv-url-fix branch May 29, 2013 16:27
@rblomberg
Copy link
Contributor Author

thanks guys

@tacaswell tacaswell mentioned this pull request May 30, 2013
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 this pull request may close these issues.

None yet

3 participants