Trait polars_core::frame::groupby::aggregations::AggList
source · [−]pub trait AggList {
fn agg_list(&self, _groups: &GroupsProxy) -> Option<Series> { ... }
}
pub trait AggList {
fn agg_list(&self, _groups: &GroupsProxy) -> Option<Series> { ... }
}