numpy.ma.MaskedArray.__add__# 方法 ma.MaskedArray.__add__(other)[source]# 将 self 加到 other 上,并返回一个新的掩码数组。