Function spark_connect_rs::functions::dayofyear

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