polars_
core
0.48.1
In polars_
core::
frame::
group_
by
polars_core
::
frame
::
group_by
Type Alias
BorrowIdxItem
Copy item path
Source
pub type BorrowIdxItem<'a> = (
IdxSize
, &'a
IdxVec
);
Available on
crate feature
algorithm_group_by
only.