Node Connectivity

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

Number Rounder Streamable

Rounds numeric values supporting different rounding and output modes

Number To String Deprecated

Converts numbers in a column to strings.

Number to Category (Apply) 

Reverts the actions of Category To Number (Apply) by mapping the numbers back to categories.

Number to String Streamable

Converts numbers in a column to strings.

String to Number Streamable

Converts strings in a column to numbers.

Double to Integer Streamable

Converts double in a column to integers.

String Cleaner Streamable

The String Cleaner provides tools for basic string cleaning

String Manipulation Streamable

Manipulates strings like search and replace, capitalize or remove leading and trailing white spaces.

String Manipulation (Multi Column) Streamable

Apply string transformations to several columns at once. The results can either replace the values in the respective source columns or be appended into a […]

String Replace (Dictionary) StreamableDeprecated

Replaces the values in a column by matching entries of a dictionary file.