Skip to main content

not_null_errors

Function not_null_errors 

Source
pub fn not_null_errors(
    df: &DataFrame,
    required_cols: &[String],
) -> FloeResult<Vec<Vec<RowError>>>