Function floor

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