Transformation Processors
Overview With the Add Multiple Column Name Prefix Processor, the names of specific or all existing columns can be changed at once. Input T...
Mon, 2 Nov, 2020 at 11:08 AM
Overview The Alphanumeric to Numeric ID Processor converts an alphanumeric ID (an ID that contains numbers and letters) to a numeric one. Input The p...
Mon, 2 Nov, 2020 at 11:46 AM
The Auto-Interval Aggregation Processor aggregates a dataset based on a timestamp or ratio-scaled column. Depending on the number of cuts to be computed, th...
Tue, 30 Nov, 2021 at 1:07 PM
Overview This processor executes a left join on two input Datasets by one matching column. Columns selected as join partners must have same data types. All...
Tue, 30 Nov, 2021 at 1:09 PM
Overview This processor computes the Inner join on two input Datasets by one column match. Columns selected as join partners must have same data types. All...
Tue, 30 Nov, 2021 at 1:11 PM
Note that versions 1.1 and 1.2 of this Processor are deprecated. For a better experience use the version 1.3
The linked section explains the main upgrade...
Mon, 4 Apr, 2022 at 1:38 PM
Overview Selects a subset of columns from an input dataset and forwards it for further processing. Column selection is usually a pre-step for aggregation....
Tue, 30 Nov, 2021 at 1:13 PM
Overview Data Replication Processor takes an input dataset and create two independent and identical instances as output. Input The processor operates ...
Tue, 30 Nov, 2021 at 1:14 PM
Overview The Group By Aggregation Processor groups the dataset by one variable and aggregates the remaining columns using a specified aggregation function....
Tue, 30 Nov, 2021 at 1:16 PM
Overview The Transposition processor changes the format of a given table by inserting the values of multiple selected columns all in one column. It creates...
Tue, 30 Nov, 2021 at 1:17 PM