Function stddev_pop

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