Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Column.isnull()
Return a condition evaluating toTrue where this container evaluates to None, and evaluating to False elsewhere.
- Return type: RelationalCondition[+IdentifierT_co, Literal[‘EQ’], NoneType]