Hi I have both Pycharm and Anaconda installed on my computer and I would like to upgrade the package Pandas to the latest version (i have the 0.14 version)
Unfortunately my computer has strong firewall restrictions and I am not able to use the internet to update it. I can download the source files though.
Is there a way to install the package manually? I use win 7 64 by the way
Many thanks!!!
pypiand usepip install </path/to/archive.zip>conda install path/filenamewhere path/filename is the exact path and filename of what you downloaded. Also try the conda mailing list: groups.google.com/a/continuum.io/forum/#!forum/anaconda