Node Connectivity

There are 3778 nodes that can be used as predessesor for a node with an input port of type Table.

Rank StreamableModern UI

Calculates rankings for the selected groups based on the selected ranking attribute(s) and ranking mode.

Row Aggregator StreamableModern UI

Aggregate columns.

Row Sampler StreamableModern UI

Extracts a sample (a bunch of rows) from the input data.

Bootstrap Sampling 

Samples the data using bootstrapping.

Equal Size Sampling Modern UI

Removes rows from the input data set such that the values in a categorical column are equally distributed.

Shuffle 

Shuffles the rows of the input tables.

Sorter StreamableModern UI

Sorts the rows according to user-defined criteria.

Table Partitioner StreamableModern UI

Splits table into two partitions.

Top k Row Filter StreamableModern UI

Selects the top k rows according to user-defined criteria.

Column Name Extractor StreamableModern UI

Creates a new table with a single row or column containing the column names of the input table.