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>

Options

Input Ports

Icon
Document describing the missing value replacement operations
Icon
Table with missing values

Output Ports

Icon
Table with replaced missing values

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.