numpy.ma.MaskType.any#

method

ma.MaskType.any()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.any.