-
Notifications
You must be signed in to change notification settings - Fork 679
conda env with python 3.6.1 fails import of data and wb for v0.2.1 #341
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
Comments
Hi Brad, Are you using pandas 0.20? If so, it looks like this is covered over here: |
Yes. It looks like this was fixed in #324
<#324>, but is not
available from Continuum Analytics (e.g. "conda install
pandas-datareader"), which may be why it still occurs in my environment.
…On Tue, May 23, 2017 at 5:35 PM, WBare ***@***.***> wrote:
Hi Brad,
Are you using pandas 0.20? If so, it looks like this is covered over here:
#304 <#304>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#341 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ2lma6JrsM6N2qFjc80zv3ird5CAMMpks5r818vgaJpZM4NkSfe>
.
|
Go to the conda website and search for pandas-datareader. The default is not up to date. Try this: |
Thanks for the tip to use conda-forge for this. Version 0.4.0 seems to work for Google, but not Yahoo.
|
yes, that is a different issue. Yahoo finance just recently shut town the service they were running. There is a way to adapt pandas-datareader to the new method, but I don't know if anyone is taking up that challenge. Check out the issues posted on datareader and you will see if posted a bunch of times. |
closing as user issue. |
$ python
Python 3.6.1 |Continuum Analytics, Inc.| (default, May 11 2017, 13:09:58)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
The text was updated successfully, but these errors were encountered: