Skip to content

hsfs.statistics_config #

[source] StatisticsConfig #

[source] enabled property writable #

Enable statistics, by default this computes only descriptive statistics.

[source] correlations property writable #

Enable correlations as an additional statistic to be computed for each feature pair.

[source] histograms property writable #

Enable histograms as an additional statistic to be computed for each feature.

[source] exact_uniqueness property writable #

Enable exact uniqueness as an additional statistic to be computed for each feature.

[source] columns property writable #

Specify a subset of columns to compute statistics for.