Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You would have to install pandas first, I imagine; it's not included in the usual Sage distribution. Some discussion on this is in this sage-support thread. You should be able to install it from the command line.

You would have to install pandas first, I imagine; it's not included in the usual Sage distribution. Some discussion on this is in this sage-support thread. You should be able to install it from the command line.

sage: easy_install pandas

or something like that.

You would have to install pandas first, I imagine; it's not included in the usual Sage distribution. Some discussion on this is in this sage-support thread. You should be able to install it from the command line.

sage: easy_install !easy_install pandas

or something like that.