Home > Transforms Nodes > Filter Columns > Transform > Transform Node Properties
If Properties is closed, open it using View > Properties, or right-click the node and select Go to Properties from the context menu.
The Transform node Properties has these sections:
Transform specifies how the transforms are defined. You can modify these values as described in Edit Transform Node.
The transforms are summarized in a grid. For each column name (data) type, transform, and output are displayed. If you bin AGE
creating AGE_BIN
, then AGE
is not used as output (that is, is not passed to subsequent nodes).
Histogram specifies the number of bins used in histograms; you can specify a different number of bins for histograms created for numerical, categorical, and date data types. The default is 10 bins for all data types.