From 2b6c08bde1d8a80ca9e7eaed5af8b61efacaae95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Ahlert?= Date: Tue, 31 Mar 2026 11:30:59 -0300 Subject: [PATCH] Add Provero to data quality section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8b3381..a025165 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ For more information about the above compiled landscape for 2025, please refer t - [Deeque](https://github.com/awslabs/deequ) - A library based on Apache Spark for measuring data quality in large datasets - [Pandera](https://github.com/unionai-oss/pandera) - A light-weight, flexible, and expressive statistical data testing library - [Soda](https://github.com/sodadata/soda-core) - A CLI tool and Python library for data quality testing +- [Provero](https://github.com/provero-org/provero) - A vendor-neutral, declarative data quality engine with YAML-based check definitions - [Pydantic](https://github.com/pydantic/pydantic) - A data validation library using Python type hints ### Data Versioning