Skip to main content

nan-continuous

schema/components/nan-continuous/1.0.1/nan-continuous.schema.json

The nan-continuous component defines values used to designate not-a-number (NaN) for floating-point data. These can be used as error codes or to indicate missing data in continuous attributes.

Used by: continuous-attribute, continuous-ensemble, continuous-time-series, vector-attribute.

See also: nan-categorical (integral/categorical counterpart).

Properties

nan-continuous (v1.0.1)

Values used to designate not-a-number (NaN) for floating point values. Can be used for error codes.

PropertyTypeDescriptionFlags
valuesArray[Number]An array of floating point values that represent not-a-number (NaN). IEEE-754 NaN is always considered NaN and should not be specified.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?