Function variance

Source
pub fn variance<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,