First time here? Check out the FAQ!
answered 2017-12-10 19:19:52 +0100
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