Function spark_connect_rs::functions::negative

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