Skip to main content

profile_from_stats

Function profile_from_stats 

Source
pub fn profile_from_stats(
    name: &str,
    stats: &StreamingStatistics,
    skip_statistics: bool,
    skip_patterns: bool,
    locale: Option<&str>,
) -> ColumnProfile
Expand description

Convert a single column’s StreamingStatistics into a ColumnProfile.