Function polars_lazy::dsl::sum[][src]

pub fn sum(name: &str) -> Expr
This is supported on crate feature compile only.
Expand description

Sum all the values in this Expression.