From f6164c1271ed9c510e0ec71133e5d483bd3651e1 Mon Sep 17 00:00:00 2001 From: George Chernishev Date: Sun, 16 Nov 2025 14:56:26 +0300 Subject: [PATCH] Add Desbordante data profiler to "other" section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 99b0a18..e5fdbcc 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,9 @@ them. (Python, MIT, GitHub) - [HPDDM](https://github.com/hpddm/hpddm) - High-performance unified framework for domain decomposition methods. (C++, LGPL 3, GitHub) +- [Desbordante](https://github.com/desbordante/desbordante-core) - Data profiler specifically focused on discovery and validation of complex patterns in data. + (Python, AGPL 3, GitHub) + ## Community