72 results
- Go to itemManipulates strings like search and replace, capitalize or remove leading and trailing white spaces. Examples: To remove leading …7
- Go to itemAllows to perform several column transformations on any number of input tables such as renaming, filtering, re-ordering and type …6
- Go to itemThis node takes a list of user-defined rules and tries to match them to each row in the input table. If a rule matches, its outco…6
- Go to itemThe Math Formula (Multi Column) node is an extension of the Math Formula node which evaluates a mathematical expression based on …3
- Go to itemThe String Manipulation (Multi Column) node is an extension of the String Manipulation node, applying the provided expression to …3
- Go to itemThis node evaluates a mathematical expression based on the values in a row. The computed results can be either appended as new co…3
- Go to itemThis node changes the order of the input columns, based on user defined settings. Columns may be shifted in single steps left or …2
- Go to itemGroups the selected columns per row and aggregates their cells using the selected aggregation method. To change the name of the n…1
- Go to itemCombines the content of a set of columns and appends the concatenated string as separate column to the input table. The user need…1
- Go to itemRenames all columns based on a regular expression search & replace pattern. The search pattern is a regular expression, possibly …1
- Go to itemFilters the rows based on the selected value of a nominal attribute. A nominal column can be selected and one or more nominal val…1
- Go to itemConverts numbers in a column (or a set of columns) to strings. Note that for an advanced configuration, such as rounding or repre…1
- Go to itemRounds double values to the specified decimal place or significant figures, applying the specified rounding method. The columns c…1
- Go to itemThe node allows for row filtering according to certain criteria. It can include or exclude: certain ranges (by row number), rows …1
- Go to itemUses the values of a specified row of the input table as new column names. The node has two outports: The first port contains a n…1
- Go to itemApplies rules from a rules table to a data table. The rules follow the Rule Engine rules, though for PMML RuleSets stricter rules…1
- Go to itemThis node concatenates two tables. The table at inport 0 is given as the first input table (top input port), the table at inport …1
- Go to itemThis node allows to group numeric data in intervals - called bins. The bins are defined in the PMML Model. This node is typically…0
- Go to itemCategorizes values in a column according to a dictionary table with min/max values. The table at the first input contains a colum…0