Nominal Value Row Filter

Filters the rows based on the selected value of a nominal attribute. A nominal column can be selected and one or more nominal value of this attribute. Rows which have this nominal value in the selected column are included in the output data, all other rows are excluded.

In order for a nominal column to appear in the node dialog, its domain (the set of values that appear in the column) must be calculated. For columns with few values (less than 60) this is done automatically. To ensure the domain is properly set, use the Domain Calculator node or the Edit Nominal Domain node.

Options

Filter column
Select the column containing the nominal values to be filtered.
Values
Select the nominal values to be in the primary output table, by moving them from left (excluded) to right (included).
Missing value handling
Defines how missing values are handled.
  • Exclude: Missing values are excluded from the primary output table.
  • Include: Missing values are included in the primary output table.

Input Ports

Icon
Data that should be filtered

Output Ports

Icon
Matching rows

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.