polars::frame::group_by

Type Alias IdxItem

Source
pub type IdxItem = (u32, UnitVec<u32>);
Available on crate feature algorithm_group_by only.