Skip to main content

profiles_from_streaming

Function profiles_from_streaming 

Source
pub fn profiles_from_streaming(
    column_stats: &StreamingColumnCollection,
    skip_statistics: bool,
    skip_patterns: bool,
    locale: Option<&str>,
) -> Vec<ColumnProfile>
Expand description

Convert all columns in a StreamingColumnCollection into ColumnProfiles.