[Tutor] accessing data in a usable format

Bryan Fodness bryan.fodness at gmail.com
Thu Oct 18 04:48:21 CEST 2007


I have a data file 'data1.dat',

*a*      *b*        *c*          *d*

1     0.1    0.11    0.111
2     0.2    0.22    0.222
3     0.3    0.33    0.333

9     0.9    0.99    0.999

and I want to be able to access the values of *b*, *c*, or *d* depending on
a value of *a*.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20071017/5e6978dc/attachment.htm 


More information about the Tutor mailing list