Function stddev

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