ndarray
dtype
numpy.ma
ufunc
numpy.typing
numpy.distutils
method
Subtract self from other, and return a new masked array.
previous
numpy.ma.MaskedArray.__sub__
next
numpy.ma.MaskedArray.__mul__