Function polars_lazy::dsl::functions::avg

source ·
pub fn avg(name: &str) -> Expr
Expand description

Find the mean of all the values in this Expression.