[CentralOH] Tab delimited data in Python

Bryan harrisbw at notes.udayton.edu
Fri Nov 21 16:25:56 CET 2008


I found the real killer.  It wasn't in this code after all.  The command
self.get_traces() was re-reading the whole file each time I appended a
column.  Stupid.

The csv module was exactly what I was looking for! Thanks!

When I searched, the name threw me off.

On Fri, 2008-11-21 at 09:46 -0500, Eric Floehr wrote:
> self.traces=self.get_traces()
-- 
Bryan Harris
Research Engineer
Structures and Materials Evaluation Group
harrisbw at notes.udayton.edu
http://www.udri.udayton.edu/
(937) 229-5561



More information about the CentralOH mailing list