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

Problem With data_fetcher.py #9

Open
bingbob opened this issue Dec 24, 2017 · 4 comments
Open

Problem With data_fetcher.py #9

bingbob opened this issue Dec 24, 2017 · 4 comments

Comments

@bingbob
Copy link

bingbob commented Dec 24, 2017

Hi, I am receiving and "AttributeError: 'DataFrame' object has no attribute 'sort'". I tried changing to sort_values and sort_index but cannot seem to get the data_fetcher to work. Any help would be appreciated. Thank you.

@Aimsam
Copy link

Aimsam commented Dec 26, 2017

change .sort to .sort_value on line 38. but still cannot download data from google

@raagas
Copy link

raagas commented Jan 7, 2018

@Aimsam: The google url to fetch data has changed. The updated link is https://finance.google.com/finance/historical?

@jesperVB-dev
Copy link

change .sort to .sort_values @Aimsam forgot the "s"

@tarunparmar
Copy link

tarunparmar commented Jul 17, 2018

Any good alternatives to Yahoo and Google now that they both are dead?

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

5 participants