Function polars_lazy::dsl::avg[][src]

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

Find the mean of all the values in this Expression.