numpy.ma.MaskType.take#

method

ma.MaskType.take()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.take.