awslabs / deequ

Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
Apache License 2.0
3.27k stars 536 forks source link

How to use Deequ to implement a custom return result set and return the correct and incorrect number of each check result #541

Open yeyeywye123 opened 7 months ago

yeyeywye123 commented 7 months ago

Ask questions that don't apply to the other templates (Bug report, Feature request) I would like to define my return result prompt and return the correct and incorrect number of items when using the Deequ clock to check my rules. Can anyone give me an example? I would greatly appreciate it