Function spark_connect_core::functions::unix_date

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