Problem with matplotlib.mlab.csv2rec

Hi,

first of all, thank you for your great software. It is really nice to produce graphics in python.

I have problems loading csv files using matplotlib.mlab.csv2rec when there are comments preceding the header. I filed a bug detailing them (id 2745173) and as it is mentioned on your site that it is better to drop a mail when filing a bug, here it is.

Best regards,

Alex

Thanks for the detailed report and example code and csv file. I think
I have fixed this, on the 98.5 branch and merged into svn HEAD. Your
example file is now working. Please give it a test drive when you
have a minute. Thanks for the report,

JDH

ยทยทยท

On Wed, Apr 8, 2009 at 3:06 PM, Alexandre Patry <patryale@...301...> wrote:

Hi,

first of all, thank you for your great software. It is really nice to
produce graphics in python.

I have problems loading csv files using matplotlib.mlab.csv2rec when
there are comments preceding the header. I filed a bug detailing them
(id 2745173) and as it is mentioned on your site that it is better to
drop a mail when filing a bug, here it is.