Function polars::frame::group_by::fmt_group_by_column

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