Function polars_lazy::dsl::mean[][src]

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

Find the mean of all the values in this Expression.