Function polars_plan::dsl::functions::mean

source ·
pub fn mean(name: &str) -> Expr
Available on crate feature compile only.
Expand description

Find the mean of all the values in this Expression.