Function quarter

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