Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is possible to install pandas; however, it is not so simple as using easy_install.

The latest version of pandas (0.11) requires numpy 1.6.1 and sage is still using 1.5.1

There are also some optional dependencies (numepxr, PyTables, HDF5) that you probably want to have.

I don't know why sage lags behind in core packages such as numpy