-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ivan edited this page Aug 25, 2023
·
1 revision
Welcome to the data_checks wiki!
Exisiting data observability solutions are painfully static. data_checks provides a dynamic data observability framework that allows you to reuse existing Python code and/or write new Python code to define data quality checks. Inspired by Python's unittest, data_checks allows you to write data quality checks as easily and seamlessly as you would write unittests on your code.