@Evolving
public interface Histogram
ColumnStatistics
. Equi-height histogram represents the distribution of
a column's values by a sequence of bins.Modifier and Type | Method and Description |
---|---|
HistogramBin[] |
bins() |
double |
height() |
double height()
HistogramBin[] bins()