pub fn try_avg(col: impl Into<Column>) -> Column
Returns the mean calculated from values of a group and the result is null on overflow.