On Thu, Aug 12, 2010 at 8:10 PM, Sergi Pons Freixes wrote:
> Hi everybody,
>
> I have a csv file which I would like to read with pylab.csv2rec . The
> file has a header row, values speparated by commas, and a lot of
> missings as empty entries. So, a line with missings looks like:
> col1,col2c
Hi everybody,
I have a csv file which I would like to read with pylab.csv2rec . The
file has a header row, values speparated by commas, and a lot of
missings as empty entries. So, a line with missings looks like:
col1,col2col6 . I tried specifyng the parameter with name
"missing", so it reads: