From agiletesting.blogspot.com:
I tried to install the pandas Python library a while ago using easy_install/pip and I hit some roadblocks when it came to installing all the dependencies. So I tried it again, but this time I tried to install most of the required packages from source. Here are my notes, hopefully they'll be useful to somebody out there. This is on an Ubuntu 12.04 machine.
Tagged: #python #ubuntu #machinelearning #algorithms #testing