[Numpy-discussion] lib.recfunctions: which version? (was Re: Emulate left outer join?)
David Carmean
dlc@halibut....
Wed Feb 10 16:16:33 CST 2010
On Wed, Feb 10, 2010 at 04:12:27PM -0600, Robert Kern wrote:
> > I still can't figure out what to import/how to get to numpy.lib.recfunctions.
> > Maybe I don't yet understand the scipy/numpy/matplotlib package structure?
>
> from numpy.lib import recfunctions
>
> recfunctions.join_by(...)
Thank you! worked.
(Now trying to build all this on my FreeBSD 6.0 system :)
More information about the NumPy-Discussion
mailing list