numpy.ma.MaskedArray.__add__# method ma.MaskedArray.__add__(other)[源代码]# 将 self 加到 other 上,并返回一个新的 masked array.