numpy.ma.MaskType.choose#

method

ma.MaskType.choose()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.choose.