Function polars_core::frame::group_by::fmt_group_by_column

source ยท
pub fn fmt_group_by_column(name: &str, method: GroupByMethod) -> PlSmallStr
Available on crate feature algorithm_group_by only.