numpy.ma.MaskedArray.__sub__# method ma.MaskedArray.__sub__(other)[源代码]# Subtract other from self, and return a new masked array.