Unique Table

../../../../../_images/unique_table.svg

Filter out rows in Tables for which a selected column has repeated values.

Input ports:
Input:

table

Input

Output ports:
Output:

table

Output

Configuration:
Columns to filter by (column)
Columns to use as uniqueness filter.

This category of nodes filter out the rows in Tables for which a specified column has repeated values. The Tables in the output will have lesser or equal number of rows as the incoming Tables.

In the configuration GUI the column to filter by is selected.

class node_table_unique.UniqueTable

Example flows