pub fn avg(name: &str) -> Expr
Find the mean of all the values in the column named name. Alias for mean.
name
mean