Frequently, entries in one table may not have an exact match in another table. For instance, one table might have “Yemen*” while the other has “Yemen, Rep.”
The fuzzy_join()
function in skrub enables joining tables without the need for extensive data cleaning by accounting for the label variations.