From 6e26097490ad152c31dacbfa0a979e5fa8490744 Mon Sep 17 00:00:00 2001 From: Robin Linacre Date: Thu, 16 Nov 2023 20:22:47 +0000 Subject: [PATCH] Add Splink library for data deduplication and record linkage. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b12271..3d1e39c 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ - [Mosaic](https://uwdata.github.io/mosaic/) - An extensible framework for linking databases and interactive views. - [Fugue](https://github.com/fugue-project/fugue/) - A unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites. +- [Splink](http://github.com/moj-analytical-services/splink) - A free Python library for fast, accurate data deduplication and record linkage. ## SQL Clients and IDE that Support DuckDB