Function polars::prelude::aggregations::_use_rolling_kernels
source ยท pub fn _use_rolling_kernels(
groups: &Vec<[u32; 2]>,
chunks: &[Box<dyn Array>]
) -> bool
pub fn _use_rolling_kernels(
groups: &Vec<[u32; 2]>,
chunks: &[Box<dyn Array>]
) -> bool