Andrei

by: madison34, 9 years ago


Hello,
I use Python version 2.7.3 and tried to import Quandl, however when i run a code an error appears "no module quandl found', What shall i do to make it readable?
Regards
Andrei



You must be logged in to post. Please login or register an account.



You have to install Quandl, or make it so the Quandl module is in the same directory as your script.

-Harrison 9 years ago

You must be logged in to post. Please login or register an account.