datasketch
Back to Concepts

Nominal Data

Data type representing named categories or labels without any inherent order or ranking between values, used for classification and grouping. These values can only be compared for equality or difference, not magnitude. Like name tags at a conference where each label identifies a category but doesn't imply any hierarchical relationship between participants – red, blue, and green are equally different from each other.

data-format