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