Return indices that would sort an array. This may be an unstable sorting algorithm; it need not preserve order of indices in ties.
Returns an array of int32 indices.
int32
The array is sorted along a specified axis (the last by default).
Return indices that would sort an array. This may be an unstable sorting algorithm; it need not preserve order of indices in ties.
Returns an array of
int32indices.The array is sorted along a specified axis (the last by default).