J535D165/recordlinkage
A powerful and modular toolkit for record linkage and duplicate detection in Python observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3972
- days_rel: n/a
- days_push: 924
- n_releases_24m: 0
Adoption not part of the score
1060 stars · 152 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A modular Python toolkit for record linkage and duplicate detection across datasets, built on pandas and numpy. It provides indexing (blocking) methods, record comparison/similarity functions, and classifiers for linking records within or between data sources.
Use cases
- deduplicate customer records in a database
- match records between two datasets with fuzzy string comparison
- entity resolution for messy data
- find duplicate entries in a pandas dataframe
- link patient records across datasets
- probabilistic record linkage with Fellegi-Sunter
When to choose
- you need to link or deduplicate small to medium-sized tabular datasets in Python
- you want pandas-integrated record linkage with extensible comparison and classification steps
- you need classic record linkage algorithms like blocking, Jaro-Winkler, and supervised classifiers
When to avoid
- you need to deduplicate very large datasets that exceed pandas memory limits
- you need real-time or streaming entity resolution
- you want a turnkey GUI or service rather than a Python library
Facets
library · maturity maintenance
machine-learning data-science etl search-engine data-science privacy python record-linkage entity-resolution deduplication data-matching string-similarity pandas blocking fuzzy-matching data-engineering algorithms
2 sources
- readme: https://github.com/J535D165/recordlinkage · fetched 2026-08-28 · e50ac16172ba
- registry_pypi: https://pypi.org/pypi/recordlinkage/json · fetched 2026-08-29 · 3faedb5aaf86
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| J535D165/recordlinkage | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="J535D165/recordlinkage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem