Node Connectivity

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

Split Collection Column 

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

Create Byte Vector 

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

Expand Byte Vector 

Expands the Byte Vector to individual integer columns.

Joiner 

Combine matching rows from two tables

Cross Joiner Streamable

Performs a cross join of two tables.

Joiner Deprecated

Joins two tables

Nominal Probability Distribution Creator Streamable

Creates a Nominal Probability Distribution cell out of numeric cells.

Nominal Probability Distribution Splitter Streamable

Splits a Nominal Probability Distribution Cell into Double cells containing the individual probabilities.

String Splitter (Regex) Streamable

Splits an input string (column) into multiple groups according to a regular expression.

Value Lookup Streamable

Uses a dictionary table to look up values and append the corresponding cells to a row.