dataframe-rules-engine
dataframe-rules-engine copied to clipboard
Idea: Validation results includes aggregation of other columns
Hi
In the validation report, I would like to aggregate other values in my dataframe. For example, if I have amount that >100, I would like to sum the total amounts that are incorrect, as well as the percentage of the total amount in the dataframe. Further, I would also like to test this against a threshold and receive a success of failure
Not sure if this feature is already in your solution, however it a live requirement we are currently planning to build.