ColumnsCardinality¶
Distribution of categorical data. Calculates the count of records for each unique value for the column specified.
Type¶
transform
Class¶
fire.nodes.ml.NodeColumnsCardinality
Fields¶
| Name | Title | Description |
|---|---|---|
| maxValuesToDisplay | Max Values To Display | Maximum number of values to display in result. |
| inputCols | Column Names | Name of columns for the cardinality data |