You are viewing documentation about an older version (1.2.0). View latest version

snowflake.snowpark.functions.negate¶

snowflake.snowpark.functions.negate(e: ColumnOrName) → Column[source]¶

Returns the negation of the value in the column (equivalent to a unary minus).