polars_
core
0.45.0
Module options
Module Items
Structs
Traits
In polars_
core::
chunked_
array::
ops::
sort
polars_core
::
chunked_array
::
ops
::
sort
Module
options
Copy item path
Source
Structs
§
Sort
Multiple
Options
Sort options for multi-series sorting.
Sort
Options
Options for single series sorting.
Traits
§
Sliced
Array
Utility trait to slice concrete arrow arrays whilst keeping their concrete type. E.g. don’t return
Box<dyn Array>
.