Type Definition polars::chunked_array::object::groupby::GroupsSlice
source · [−]This is supported on crate feature
object
only.Expand description
Every group is indicated by an array where the
- first value is an index to the start of the group
- second value is the length of the group Only used when group values are stored together