[Tutor] File Import
Clark, Tristan
clarktt at miamioh.edu
Tue Mar 19 04:14:14 CET 2013
Hi,
I am importing data produced from an external code. The data is organized
into columns. I would like to be able to assign each column to a variable
or array. How would you recommend doing this? I have been looking into the
pickle function, as well as "f.readline" and "for line in f:" and I got all
of those ideas from the Python Tutorial. I am a little new to python.
Thank you,
Tristan Clark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130319/ada0225a/attachment.html>
More information about the Tutor
mailing list