Icon

Convert & Replace

This category contains 31 nodes.

Number to String Streamable

Converts numbers in a column to strings.

Round Double Streamable

Rounds double values to the specified decimal place.

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.

String Replacer Streamable

Replaces strings if they match a certain pattern.

String Replacer (Dictionary) Streamable

Uses a dictionary table to look up patterns and replacements and modifies strings accordingly.

String to Number Streamable

Converts strings in a column to numbers.

String To Number StreamableDeprecated

Converts strings in a column to numbers.