Function years

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