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

snowflake.snowpark.Column.eqNullSafeΒΆ

Column.eqNullSafe(other: Column) β†’ Column[source]ΒΆ

Equal to. You can use this for comparisons against a null value.