Function spark_connect_rs::functions::months

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