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

snowflake.snowpark.functions.equal_nan¶

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

Return true if the value in the column is not a number (NaN).