atoti.ExternalColumn#

final class atoti.ExternalColumn#

Column of an external table.

data_type

The type of the elements in the column.

isin

Return a condition evaluating to True if a column element is among the given elements and False otherwise.

isnull

Return a condition evaluating to True when the element evaluates to None and False otherwise.

name

The name of the column.