Testing data quality at scale with PyDeequ
Amazon Web Services FeedTesting data quality at scale with PyDeequ You generally write unit tests for your code, but do you also test your data? Incoming data quality can make or break your application. Incorrect, missing, or malformed data can have a large impact on production systems. Examples of data quality issues include the following:…