Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Sage uses its own Python environment that's different from whichever one(s) you may have previously installed. Try installing the package into Sage with the command

sage -pip install pandas

and see if that helps.

Sage uses its own Python environment that's different separate from whichever one(s) you may have previously installed. Try installing the package into Sage with the command

sage -pip install pandas

and see if that helps.