On Fri, Sep 3, 2010 at 8:50 AM, Benjamin Root wrote:
> Why is this function in matplotlib? Wouldn't it be more useful in numpy?
I tend to add stuff I write to matplotlib. mlab was initially a
repository of matlab-like functions that were not available in numpy
(load, save, linspace, psd, coher
2010/9/3 Guillaume Chérel :
> Great, Thank you. I also found out about csv2rec. I've been missing
> these two a lot.
Some other handy rec functions in mlab
http://matplotlib.sourceforge.net/examples/misc/rec_groupby_demo.html
http://matplotlib.sourceforge.net/examples/misc/rec_join_demo.html
JD
Excerpts from Guillaume Chérel's message of Fri Sep 03 09:32:02 -0400 2010:
> Hello,
>
> I'd like to know if there is a convenient routine to write recarrays
> into cvs files, with the first line of the file being the name of the
> fields.
>
> Thanks,
> Guillaume
Yes, you can do this with th
On Fri, Sep 3, 2010 at 8:35 AM, Pierre GM wrote:
>
> On Sep 3, 2010, at 3:32 PM, Guillaume Chérel wrote:
>
> > Hello,
> >
> > I'd like to know if there is a convenient routine to write recarrays
> > into cvs files, with the first line of the file being the name of the
> > fields.
>
> matplotlib.
Great, Thank you. I also found out about csv2rec. I've been missing
these two a lot.
Le 03/09/2010 15:35, Pierre GM a écrit :
> On Sep 3, 2010, at 3:32 PM, Guillaume Chérel wrote:
>
>> Hello,
>>
>> I'd like to know if there is a convenient routine to write recarrays
>> into cvs files, with th
On Sep 3, 2010, at 3:32 PM, Guillaume Chérel wrote:
> Hello,
>
> I'd like to know if there is a convenient routine to write recarrays
> into cvs files, with the first line of the file being the name of the
> fields.
matplotlib.mlab.rec2csv
___
NumP
Hello,
I'd like to know if there is a convenient routine to write recarrays
into cvs files, with the first line of the file being the name of the
fields.
Thanks,
Guillaume
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scip