polars
0.44.2
Module aggregations
Module Items
Traits
Functions
In polars::
prelude
polars
::
prelude
Module
aggregations
Copy item path
Source
Traits
§
AggList
Take
Extremum
Functions
§
_agg_
helper_
idx
Helper that combines the groups into a parallel iterator over
(first, all): (u32, &Vec<u32>)
.
_agg_
helper_
idx_
no_
null
Same helper as
_agg_helper_idx
but for aggregations that don’t return an Option.
_agg_
helper_
slice
_agg_
helper_
slice_
no_
null
_rolling_
apply_
agg_
window_
no_
nulls
_rolling_
apply_
agg_
window_
nulls
_slice_
from_
offsets
_use_
rolling_
kernels