> ## 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()

<span id="atoti.Column.isnull" />

> Column.isnull() → RelationalCondition\[TypeVar, 'EQ', NoneType]

Return a condition evaluating to `True` where this container evaluates to `None`, and evaluating to `False` elsewhere.
