From 498e802bb43c940854b7e358296495bb3360638d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20Mert?= Date: Sun, 2 Jun 2024 20:44:44 +0300 Subject: [PATCH] DataComPy added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f257315..90c961a 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,9 @@ These are some Machine Learning and Data Mining algorithms and models help you t - Based on training with human supervision - Based on learning incrementally on fly - Based on data points comparison and pattern detection + +### Comparison +- [datacompy](https://github.com/capitalone/datacompy) - DataComPy is a package to compare two Pandas DataFrames. #### Supervised Learning