This article summarizes the different column datatypes in the AI & Analytics Engine.
In a dataset, values in the same column must be of the same datatype. The Engine currently supports the following datatypes:
Datatype | Description | Corresponding Type | Examples |
Numeric | Whole numbers (Integers) and fractional numbers (real) |
|
|
Boolean | True or False |
|
|
Text |
Free-form text Category labels JSON strings of attribute-value pairs JSON string representation of arrays/lists |
|
|
DateTime | Timestamp indicating date and time |
|
|