Forums

Quandl and quandl

Hi All, I see that I can import the 'Quandl' package in python 3.5 but I can't import the lowercase 'quandl' package. This appears to have additional functionality, can we add the lowercase package?

https://github.com/quandl/quandl-python.git

Ah. Looks like we missed the deprecation of the old package and the introduction of the new. We'll look at upgrading. In the meantime, you can install it yourself: http://help.pythonanywhere.com/pages/InstallingNewModules/

Is there any chance of getting Quandl updated please? Now on v3.1. New table features.

Also pandas, a requirement is newer. Numpy up to date.

it's on our list! in the meantime, let us know if you run into any problems upgrading your own version using --user or a virtualenv, see link above.

Yes currently using virtualenv. I suppose a GB goes quite a long way but would perhaps like option of falling back on default python3 environment at some point with --user patches. Just nice to keep packages up to date as well, there may be security fixes etc. Thanks.

Absolutely. We're doing an update tomorrow that will put us in a good position to create a new system image with newer versions of packages.