Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Why I can't use the "import pandas.io.data as web"?

I got error:
"InputRejected: Importing pandas.io.data raised ImportError. No modules or attributes with a similar name were found."

Then I tried the "from pandas_datareader import data, wb" and it failt as well.

Cheers

1 response

I even get warning from the system:
Importing data from pandas.io raised an ImportError. No modules or attributes with a similar name were found. Our security system is concerned. If you continue to have import errors, your account will be suspended until a human can talk to you.

Terrible! :-)