answered 7 years ago
You could install more packages on top of your Sage.
To install pandas, open a terminal, type sage -pip install pandas then hit return.
sage -pip install pandas