Function polars_plan::dsl::functions::avg

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

Find the mean of all the values in this Expression.