String Similarity Algorithms and Record Linkage
I've been diving into data cleaning, and exploring the connection between clean textual data in DataFrames and the effective use of string-based algorithms for this task. There are many string similarity algorithms in existence today, such as Hamming...






