[SciPy-user] reading and writing data inExcel files

--- the forwarded message follows ---

Nils,

As far as I know, this is not currently a feature.

Josh

···

On Wed, Dec 10, 2008 at 5:46 AM, Nils Wagner <nwagner@...1052...> wrote:

--- the forwarded message follows ---

---------- Forwarded message ----------
From: "Derek Hohls" <DHohls@...1229...>
To: "Nils Wagner" <nwagner@...1052...>
Date: Wed, 10 Dec 2008 15:38:37 +0200
Subject: Re: [Matplotlib-users] [SciPy-user] reading and writing data
inExcel files
>From the looks of the mail archive, it seems PyExcelerator is no longer
maintained
pyexcelerator-devel Mailing List for pyExcelerator

You are advised to rather use xlwt to write Excel:
http://pypi.python.org/pypi/xlwt
and xlrd to read Excel:
xlrd · PyPI

Both maintained by John Machin.

On 2008/12/10 at 03:11, in message <web-114951773@...853...>, >>>> "Nils Wagner" <nwagner@...1052...> wrote:

On Wed, 10 Dec 2008 04:24:24 -0800 > "Joshua Lippai" <discerptor@...287...> wrote:

With PyExcelerator installed, you can use the Excel
tools in the
matplotlib toolkits

http://matplotlib.sourceforge.net/users/toolkits.html

Using them, you can read in Excel files as recarrays and
write
recarrays to Excel files. It's fairly well-documented
through
docstrings.

Josh

Hi Josh,

Thank you for your prompt response !

I found an example in matplotlib/examples/pylab_examples
loadrec.py

Is it possible to color cells depending on the entry ?

Nils

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

--
This message is subject to the CSIR's copyright terms and conditions, e-mail
legal notice, and implemented Open Document Format (ODF) standard.
The full disclaimer details can be found at
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by
MailScanner,
and is believed to be clean. MailScanner thanks Transtec Computers for
their support.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options