numpy.record.take#

method

record.take(indices, /, axis=None, out=None, mode='raise')#

Scalar method identical to ndarray.take.