numpy.ma.MaskType.choose#

method

ma.MaskType.choose(/, choices, out=None, mode='raise')#

Scalar method identical to ndarray.choose.