Node Connectivity

There are 2693 nodes that can be used as successor for a node with an output port of type Table.

Rank Streamable

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

Row Aggregator Streamable

Aggregate columns.

Row Sampler Streamable

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

Bootstrap Sampling 

Samples the data using bootstrapping.

Equal Size Sampling 

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 Streamable

Sorts the rows according to user-defined criteria.

Table Partitioner Streamable

Splits table into two partitions.

Top k Row Filter Streamable

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

Add Empty Rows 

Adds a certain number of empty rows with missing values or a given constant to the input table.