On Tue, Sep 28, 2010 at 2:19 PM, John Salvatier <[email protected]> wrote: > I am not sure if this is the correct place for such questions, but here > goes: > > I am curious about datarray, but I haven't been able to get it to work. The > module datarray does not appear to have a class DataArray (or DatArray). So > I am confused how I am supposed to use it. Can anyone advise? >
I believe there's an "extra" layer... from datarray.datarray import DataArray http://fperez.github.com/datarray-doc/0.0.3/index.html Skipper _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
