[Numpy-discussion] how can we concatenate structured arrays ?

Pierre GM pgmdevlist at gmail.com
Wed Sep 16 04:42:09 EDT 2009


On Sep 16, 2009, at 4:25 AM, josef.pktd at gmail.com wrote:

> I have two structured arrays of different types. How can I
> horizontally concatenate the two arrays? Is there a direct way, or do
> I need to start from scratch?

Check numpy.lib.recfunctions, that should get you started. 



More information about the NumPy-Discussion mailing list