Function months

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