r-fuzzyjoin
Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.
Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.
To install this package, run one of the following:
Summary
Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.
Last Updated
May 11, 2022 at 18:48
License
MIT
Total Downloads
22
Supported Platforms