Skip to main content

check_null_ratios

Function check_null_ratios 

Source
pub fn check_null_ratios(
    batches: &[RecordBatch],
    thresholds: &HashMap<String, f64>,
) -> Vec<QualityIssue>