Large File Parsing
Peter Hansen
peter at engcorp.com
Sun Jun 15 20:34:14 EDT 2003
More information about the Python-list mailing list
Sun Jun 15 20:34:14 EDT 2003
- Previous message (by thread): Cannot build Tk under RedHat
- Next message (by thread): Large File Parsing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Robert S Shaffer wrote: > > I have upto a 3 million record file to parse, remove duplicates and > sort by size then numeric value. Is this the best way to do this in > python. "Best" depends on your needs. Are you having problems with memory usage, or speed? -Peter
- Previous message (by thread): Cannot build Tk under RedHat
- Next message (by thread): Large File Parsing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list