Function days

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