[Numpy-discussion] labeled axes

John Salvatier jsalvati at u.washington.edu
Thu May 26 22:48:34 EDT 2011


I'm glad datarray is still active. :)

On Thu, May 26, 2011 at 6:36 PM, Craig Yoshioka <craigyk at me.com> wrote:

> Thanks, I will. I was just seeing if there was any intention of adding this
> to type of support to numpy directly.  It would be faster, and I'm sure it
> would make projects like dataarray much simpler to implement (dataarray does
> a lot more than my suggestion).
>
> On May 26, 2011, at 4:53 AM, Wes McKinney wrote:
>
> >
> > I would recommend joining or at least following the datarray project--
> > I believe it will do what you want, and we are working actively to
> > build out this functionality. Here are some links:
> >
> > Datarray
> > Github: https://github.com/fperez/datarray
> > docs: http://fperez.github.com/datarray-doc/
> >
> > Podcast we did about recent meeting about datarray
> > http://inscight.org/2011/05/18/episode_13/
> >
> > Other projects to consider using: larry and pandas-- these support
> > data alignment which you may not care about. In pandas I'm only
> > concerned with data with ndim <= 3, a bit specific to
> > statistics/econometrics/finance applications.
> >
> > - Wes
> > _______________________________________________
> > NumPy-Discussion mailing list
> > NumPy-Discussion at scipy.org
> > http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110526/5d01e6fc/attachment.html>


More information about the NumPy-Discussion mailing list