On 12/6/11 5:36 AM, Julie wrote:
Hi all,

I've completed some analysis using the version of SAGE (internet
version), and wondered if you could provide guidance on the best way
to export the outputted results to another package, such as Excel?

Is this actually possible, without installing SAGE as a package on my
computer? If so, I'd be grateful if you could outline the code
necessary.

You can use the python csv module to export it in a format that excel can read. You can then download the csv file and open it in excel.

http://docs.python.org/library/csv.html

Thanks,

Jason



--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to