Matching Accounts via Name similarity across two different data sets
Reddit r/dataanalysis1mo4 min read
Hi all, What’s the best way to match account names across two datasets when there are no common IDs and the naming conventions differ? I was planning to use Python with fuzzy matching (using a similarity threshold), but are there any better tools or AI-based solutions you’d recommend for this kind of entity matching/data reconciliation? Thanks! submitted by /u/nath__b [link] [comments]
