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

snowflake.snowpark.functions.is_null¶

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

Return true if the value in the column is null.