This is documentation for an old release of NumPy (version 1.3.). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.ma.concatenate

numpy.ma.concatenate(arrays, axis=0)
Concatenate the arrays along the given axis.

Previous topic

numpy.ma.column_stack

Next topic

numpy.ma.dstack

This Page

Quick search