| Interface | Description |
|---|---|
| HistogramCounter |
HistogramCounter: used to calculate histogram values for one column
|
| Class | Description |
|---|---|
| CategoricalHistogramCounter |
A counter for building histograms of Categorical columns
|
| DoubleHistogramCounter |
A counter for building histograms on a Double column
|
| NDArrayHistogramCounter |
A counter for building histograms on a NDArray columns.
|
| StringHistogramCounter |
A counter for building histograms (of String length) on a String column
|
Copyright © 2020. All rights reserved.