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.MaskedArray.resize

MaskedArray.resize(newshape, refcheck=True, order=False)
Change shape and size of array in-place.

Previous topic

numpy.ma.MaskedArray.reshape

Next topic

numpy.ma.swapaxes

This Page

Quick search