Function polars::prelude::aggregations::_use_rolling_kernels

source ·
pub fn _use_rolling_kernels(
    groups: &Vec<[u32; 2]>,
    chunks: &[Box<dyn Array>]
) -> bool