I have previously used the DataReader in pandas with various data sources.
Now Google and Yahoo are more or less deprecated, however I can't get data from any source.
The error I get:
Here it's 'morningstar', but I have tried others, ie. 'fred', 'google','quandl' etc.
Anyone who has problems? According to the pandas documentation this should be up running and even with new sources compatible.
oops mistake, shouldn't have been posted to homework.
Can I delete or move the post, or do we need an admin here?
Now Google and Yahoo are more or less deprecated, however I can't get data from any source.
The error I get:
1 |
NotImplementedError: data_source = 'morningstar' is not implemented |
Anyone who has problems? According to the pandas documentation this should be up running and even with new sources compatible.
oops mistake, shouldn't have been posted to homework.
Can I delete or move the post, or do we need an admin here?