Type Alias polars_core::frame::group_by::IdxItem

source ยท
pub type IdxItem = (IdxSize, IdxVec);
Available on crate feature algorithm_group_by only.