Node Connectivity

There are 5566 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Columns to Collection StreamableModern UI

Combines multiple columns into a new collection column.

Split Collection Column Modern UI

Splits a collection column into its sub components, adding one new column for each.

Create Byte Vector Modern UI

Creates a new Byte Vector column from some columns of ints.

Expand Byte Vector 

Expands the Byte Vector to individual integer columns.

Create Bit Vector 

Generates bit vectors either from multiple string or numerical columns, from a single string column containing the bit positions to set, […]

Expand Bit Vector 

Expands the Bit Vector to individual integer columns.

Joiner StreamableModern UI

Combine matching rows from two tables

Cross Joiner StreamableModern UI

Performs a cross join of two tables.

Joiner Deprecated

Joins two tables

Nominal Probability Distribution Creator StreamableModern UI

Creates a Nominal Probability Distribution cell out of numeric cells.