There are 5566 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
Uses a dictionary table to look up patterns and replacements and modifies strings accordingly.
Converts strings in a column to numbers.
Converts double in a column to integers.
Randomly shuffles the values in one column
The Column Filter allows columns to be excluded from the input table.
The Reference Column Filter allows columns to be filtered from the first table using the second table as reference.
The Constant Value Column Filter filters columns containing only duplicates of the same value.
The node removes selected columns from the input if they meet the specified threshold of missing values.
The Reference Column Splitter allows columns to be split from the first table using the second table as reference.
Splits the string representation of cells in one column of the table into separate columns or into one column containing a collection of cells, based on a […]