Add DataValidator
option for warning log as single DataFrame
#438
Labels
enhancement
New feature or request
DataValidator
option for warning log as single DataFrame
#438
Current implementation of warning log for
DataValidator
prints a DataFrame with flagged rows for each criterion.Suggested by @danielhuppmann to join all warnings into a single DataFrame, ordered by warning level (descending).
Question: what is the best format for the criteria messages (which would not be joined too, I presume)?
The text was updated successfully, but these errors were encountered: