In <[EMAIL PROTECTED]>, oyekomova wrote: > I would like to know how to convert a csv file with a header row into a > floating point array without the header row.
Take a look at the `csv` module in the standard library.
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list
