ndarray
dtype
numpy.ma
ufunc
numpy.typing
numpy.distutils
ma.MaskedArray.__isub__
method
Subtract other from self in-place.
previous
numpy.ma.MaskedArray.__iadd__
next
numpy.ma.MaskedArray.__imul__