Module polars_utils::sort

source ·

Functions

perfect_sortNon-target_family="wasm"
This is a perfect sort particularly useful for an argsort of an argsort The second argsort sorts indices from 0 to len so can be just assigned to the new index location.