Skip to main content

Column.isnull()

Return a condition evaluating to True where this container evaluates to None, and evaluating to False elsewhere.
  • Return type: RelationalCondition[TypeVar, Literal[‘EQ’], NoneType]