numpy.record.argsort — NumPy v2.2 Manual (original) (raw)

method

record.argsort()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.argsort.