Unique

Processor that records the distinct values present in each of the given columns and stores them in the dataset attributes.

Configuration

Selected as name: unique.

Option

Description

Type

Default

cols

Columns whose distinct values are recorded.

column(s)

required

- name: unique
  kwargs:
    cols: [ flavor ]