Node Connectivity

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

Cross Joiner StreamableModern UI

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) StreamableModern UI

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

Value Lookup StreamableModern UI

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

Case Converter StreamableModern UI

Converts letters in selected string columns to upper- or lowercase.

Column Comparator Streamable

Compares the cell values of two columns row-wise using different comparison methods. A new column is appended with the result of the comparison.

Column Resorter StreamableModern UI

Resorts the order of the columns based on user defined settings.

Lag Column StreamableModern UI

Copies column values from preceding rows into the current row.