Type Alias polars::frame::group_by::IdxItem

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