Find Duplicates
Find rows that repeat, then keep one and remove the extras.
upload_file Drag and drop file here
Up to 1.5 GB · CSV, TSV, XLSX, XLS · encoding & delimiter auto-detected
customers_export.csv
2.1 MB
Comma (,)
Auto-detected on upload. Change if the preview looks wrong.
Results
Original rows
18,442
Duplicate rows
312
−312 removed
Match groups
147
Rows kept
18,130
Match Groups
Group 1 · 2 rows
98% match
| keep | name | city | phone | signup_date | |
|---|---|---|---|---|---|
| keep | Jane Doe | jane@acme.io | Austin | 512-555-0190 | 2024-01-04 |
| remove | jane doe | JANE@ACME.IO | austin | (512) 555-0190 | 01/04/2024 |
Differing columns highlighted. The survivor row is kept; uncheck rows to split the group.
Group 2 · 2 rows
87% match
| keep | name | city | phone | signup_date | |
|---|---|---|---|---|---|
| keep | Bob Smith | bob@globex.com | Denver | 720-555-7781 | 2024-02-11 |
| remove | R. Smith | bob@globex.com | Denver | 720-555-7781 | 2024-02-11 |
Decisions: 1 merged, 1 pending