Function spark_connect_rs::functions::signum

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