ndarray
dtype
numpy.ma
ufunc
numpy.typing
numpy.distutils
method
Create a new masked array from scratch.
Notes
A masked array can also be created by taking a .view(MaskedArray).
previous
numpy.ma.MaskedArray.__setstate__
next
numpy.ma.MaskedArray.__array__