numpy.ma.MaskedArray.__sub__

method

ma.MaskedArray.__sub__(other)[source]

Subtract other from self, and return a new masked array.