fixing an horrific formatted csv file.

flebber flebber.crue at gmail.com
Wed Jul 2 05:13:45 EDT 2014


> >>> TM = TX.Table_Maker (headings = 
> ('Meeting','Date','Race','Number','Name','Trainer','Location')) 
> >>> TM (race_table (your_csv_text)).write () 

Where do I find TX? Found this mention in the list, was it available in pip by any name?
https://mail.python.org/pipermail/python-list/2014-February/667464.html

Sayth



More information about the Python-list mailing list