Extracting matrix from a text file

alex23 wuwei23 at gmail.com
Fri Aug 7 13:37:02 EDT 2009


MRAB <pyt... at mrabarnett.plus.com> wrote:
> Or:
>          columns = line.split(' ')[1 : ]

Even better, well spotted.



More information about the Python-list mailing list