numpy.ma.MaskType.take# method ma.MaskType.take(indices, /, axis=None, out=None, mode='raise')# Scalar method identical to ndarray.take.