[CentralOH] Python and Excel

Andrew Fitzgerald andrewcfitzgerald at gmail.com
Mon Feb 23 00:01:14 CET 2015


Most of the time I end up using the standard library csv module.
https://docs.python.org/2/library/csv.html

Pandas is also potentially useful depending on what you're trying to do.
http://pandas.pydata.org/pandas-docs/dev/io.html



On Sun, Feb 22, 2015 at 5:53 PM, Kyle Williamson <williamsonkr at gmail.com>
wrote:

> Hello,
>
>     Need some opinions on what everyone is using in Python to work with
> CSV files.  Thanks.
>
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> https://mail.python.org/mailman/listinfo/centraloh
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20150222/dd26e2da/attachment.html>


More information about the CentralOH mailing list