I am am trying to run the Quandl module on a virtualenv which I have uninstalled packages only pandas and then Quandl,
I am running Python 2.7.10 - I have uninstall
Solved the issue by installing the below one:
conda install -c dhirschfeld quandl=3.0.1