snowflake.snowpark.functions.is_null¶ snowflake.snowpark.functions.is_null(e: ColumnOrName) → Column[source]¶ Return true if the value in the column is null.