numpy.ma.MaskType.any# 方法 ma.MaskType.any(/, axis=None, out=None, keepdims=False, *, where=True)# 与 ndarray.any 相同的标量方法。