Function datediff

Source
pub fn datediff<T: ToExpr>(end: T, start: T) -> Column
where Vec<T>: ToVecExpr,