Function year

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