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 :)


_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to