[SciPy-user] reading and writing data in Excel files

Joshua Lippai discerptor at gmail.com
Wed Dec 10 07:24:24 EST 2008


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

On Wed, Dec 10, 2008 at 4:11 AM, Nils Wagner
<nwagner at iam.uni-stuttgart.de> wrote:
> Hi all,
>
> I am looking for pythonic ways of reading and writing data
> in Excel files.
>
> Just now I found pyExelerator. Are there other python
> tools ?
>
> Any pointer would be appreciated.
>
> Thanks in advance
>                       Nils
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list