Access individual fields in csv using python
Timothy Grant
timothy.grant at gmail.com
Thu Aug 7 12:40:10 EDT 2008
On Thu, Aug 7, 2008 at 9:23 AM, Krishna <manthra.mohan at gmail.com> wrote:
> How do I access individual fields in csv using python? Please let me
> know ASAP as its real urgent for me.
>
> Thanks for your help
>
> Krishna
> --
> http://mail.python.org/mailman/listinfo/python-list
>
I'd likely use the csv module.
http://docs.python.org/lib/module-csv.html
--
Stand Fast,
tjg. [Timothy Grant]
More information about the Python-list
mailing list