ExperimentalDataType
Bases: ABC
The type of a column or cell in a table.
Source code in src/safeds/data/tabular/typing/_experimental_data_type.py
is_numeric: bool
abstractmethod
property
¶
is_temporal: bool
abstractmethod
property
¶
Whether the column type is temporal.
Examples: