Missing Value (Apply)
Reads missing value replacement settings from the PMML port and applies them to the data.
The node can handle the output of the Knime Missing Value node and foreign PMML of the following form:
<Apply function="if">
<Apply function="isMissing">
<FieldRef field="...">
</Apply<
<Constant dataType="..." value="...">
<FieldRef field="...">
</Apply>
Dialog Options
Ports
Input Ports
0 |
Document describing the missing value replacement operations |
1 |
Table with missing values |
Output Ports
0 |
Table with replaced missing values |
This node is contained in KNIME Base Nodes
provided by KNIME GmbH, Konstanz, Germany.