AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use Constraints to Check for Data Quality
The TDDA library has discover functionality, which will construct a set of constraints that are true for your input data. If you verify your input data using the constraints generated from it, it will pass. The more important thing to check is the other side of it, where if actually you fed it bad data then you'll get either missing constraints or constraints that are too loose.