Node Connectivity

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

Extract Table Spec 

Node extracting the meta information from the input table (column names, types, etc.).

Row to Column Names Streamable

Uses the values of a specified row of the input table as new column names.

Table Cropper 

Crops part of the input table.

Table Difference Finder 

Compares two tables with respect to their values as well as their column specs.

Table Splitter 

Splits the input table at the row that matches a given condition.

Table Transposer 

Transposes a table by swapping rows and columns.

Table Updater 

Updates parts of a table.

Column Filter (PMML) Streamable

The Column Filter allows columns to be excluded from the input table.

Denormalizer (PMML) Streamable

Denormalizes the attributes of a table reversing the information in the PMML model.

Many to One (PMML) 

Transforms the values of multiple columns into a single column while generating PMML.