New: Cookbooks and AI ExplanationsStep-by-Step recipes to solve problems connected to Roadmaps and Cheat Sheets. Need more details? Use AI buttons for structured and simple explanations with concrete examples throughout the whole platform.Take a look
Marketing swears the customer list is clean, and 'Jon Smith' at one address sits three rows away from 'John Smith' at almost the same one.
What you'll have at the end
A scored list of likely duplicate pairs, above a chosen similarity threshold, ready for someone to confirm and merge.
You need
A customer table sitting in a real database, with at least a name, a postal code, and a phone number or email address on every row, plus permission to create new tables from it.
Not covered
Keeping a written log of the cleaning decisions this run makes, and telling apart two real, different people who happen to share a name and an address, such as family members at one house.
Leans on
Checked 26 Aug 2026
Part of the Data Cleaning and Validation for Analysts cookbook