Skip to content

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.

3 participants