Edit Numeric Domain

Sets the upper/lower bounds of selected numerical columns as specified by the user. During the execution the data is checked against the newly defined domain and a selectable action is performed if the data does not fit in the given bounds.

Dialog Options

Domain
lower bound: the lower bound of the domain.
upper bound: the upper bound of the domain.
Out of Domain Policy
Defines the behavior if the actual content of a selected column does not fit in the given bounds.
Fail: Throws an exception during execution.
Calculate Bounds: Ignores the user settings and calculates instead the upper and lower bound based on the column content.
Use existing Bounds: Uses the existing domain information.

Ports

Input Ports
0 Input data
Output Ports
0 Input data with changed specification.
This node is contained in KNIME Base Nodes provided by KNIME GmbH, Konstanz, Germany.