Function polars_core::frame::group_by::aggregations::_use_rolling_kernels

source ยท
pub fn _use_rolling_kernels(groups: &GroupsSlice, chunks: &[ArrayRef]) -> bool
Available on crate feature algorithm_group_by only.