Function polars::frame::group_by::aggregations::_use_rolling_kernels
source ยท pub fn _use_rolling_kernels(
groups: &Vec<[u32; 2]>,
chunks: &[Box<dyn Array>]
) -> boolAvailable on crate feature
algorithm_group_by only.