nan-categorical
schema/components/nan-categorical/1.0.1/nan-categorical.schema.json
The nan-categorical component defines values used to designate not-a-number (NaN) for integral data.
These can be used as error codes or to indicate missing data in categorical attributes.
Used by: category-attribute, category-ensemble, category-time-series, date-time-attribute, integer-attribute.
See also: nan-continuous (floating-point counterpart).
Properties
nan-categorical (v1.0.1)
Values used to designate not-a-number (NaN) for integral values. Can be used for error codes.
| Property | Type | Description | Flags |
|---|---|---|---|
| values | Array[Integer] | An array of integral values that represent not-a-number (NaN). | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |