Function spark_connect_rs::functions::negate

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