Node Connectivity

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

Table Difference Finder 

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

Table Splitter Streamable

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

Table Transposer 

Transposes a table by swapping rows and columns.

Table Updater Streamable

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.

Many to One (PMML) Deprecated

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

Normalizer (PMML) 

Normalizes the attributes of a table.

Number to String (PMML) 

Converts numbers in a column to strings.