Function date_add

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