TEXT MANIPULATION (in CSV format)

Robin Porter robinporter72 at yahoo.ca
Thu Jun 15 09:38:26 EDT 2000


I am wondering how difficult it would be to use PYTHON to go through a CSV (Comma separated value) formatted file, take two of the fields and merge them into one field.

An example would be:

Field 1             Field 2

"K"           ,       "1234"

I want to change to:

Field 1

K1234

Thanks in advance for your assistance.

Robin

 



Mr. Robin Porter
St. Lawrence College
Computer Engineering

Database Coordinator - Raiser's Edge

Alumni Development

 



---------------------------------
Do You Yahoo!?
Get your free @yahoo.ca address at Yahoo! Mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20000615/8da43abd/attachment.html>


More information about the Python-list mailing list