polars
0.46.0
In polars::
frame::
group_
by::
aggregations
Traits
AggList
Functions
_agg_helper_idx
_agg_helper_idx_no_null
_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
polars
::
frame
::
group_by
::
aggregations
Function
_use_rolling_kernels
Copy item path
Settings
Help
Summary
Source
pub fn _use_rolling_kernels( groups: &
Vec
<[
u32
;
2
]>, chunks: &[
Box
<dyn Array>], ) ->
bool