[Numpy-discussion] How to concatenate 2 recarrays into a single recarray

Isaac Gerg isaac.gerg at gergltd.com
Thu May 11 12:35:23 EDT 2017


I have 2 arrays, a and b which are rec arrays of length 10.  Each array has
5 columns.

I would like to combine all the columns into a single recarray with 10
columns and length 10.

Thanks,
Isaac
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20170511/4a63ddf9/attachment.html>


More information about the NumPy-Discussion mailing list