NumPy

numpy.ma.MaskType.any

method

MaskType.any()

Scalar method identical to the corresponding array attribute.

Please see ndarray.any.