fuzzyjoin
fuzzyjoin copied to clipboard
Complete refactoring
I've refactored the entire package so I could get a better understanding of what it does since there was a lot of nested conditions, nested function definitions, and different types of operations in the single fuzzy_join() function. The logic remains unaffected. In case it helps it's there!