difference_anti_join |
Join two tables based on absolute difference between their columns |
difference_full_join |
Join two tables based on absolute difference between their columns |
difference_inner_join |
Join two tables based on absolute difference between their columns |
difference_join |
Join two tables based on absolute difference between their columns |
difference_left_join |
Join two tables based on absolute difference between their columns |
difference_right_join |
Join two tables based on absolute difference between their columns |
difference_semi_join |
Join two tables based on absolute difference between their columns |
distance_anti_join |
Join two tables based on a distance metric of one or more columns |
distance_full_join |
Join two tables based on a distance metric of one or more columns |
distance_inner_join |
Join two tables based on a distance metric of one or more columns |
distance_join |
Join two tables based on a distance metric of one or more columns |
distance_left_join |
Join two tables based on a distance metric of one or more columns |
distance_right_join |
Join two tables based on a distance metric of one or more columns |
distance_semi_join |
Join two tables based on a distance metric of one or more columns |
fuzzy_anti_join |
Join two tables based not on exact matches, but with a function describing whether two vectors are matched or not |
fuzzy_full_join |
Join two tables based not on exact matches, but with a function describing whether two vectors are matched or not |
fuzzy_inner_join |
Join two tables based not on exact matches, but with a function describing whether two vectors are matched or not |
fuzzy_join |
Join two tables based not on exact matches, but with a function describing whether two vectors are matched or not |
fuzzy_left_join |
Join two tables based not on exact matches, but with a function describing whether two vectors are matched or not |
fuzzy_right_join |
Join two tables based not on exact matches, but with a function describing whether two vectors are matched or not |
fuzzy_semi_join |
Join two tables based not on exact matches, but with a function describing whether two vectors are matched or not |
genome_anti_join |
Join two tables based on overlapping genomic intervals: both a |
genome_full_join |
Join two tables based on overlapping genomic intervals: both a |
genome_inner_join |
Join two tables based on overlapping genomic intervals: both a |
genome_join |
Join two tables based on overlapping genomic intervals: both a |
genome_left_join |
Join two tables based on overlapping genomic intervals: both a |
genome_right_join |
Join two tables based on overlapping genomic intervals: both a |
genome_semi_join |
Join two tables based on overlapping genomic intervals: both a |
geo_anti_join |
Join two tables based on a geo distance of longitudes and latitudes |
geo_full_join |
Join two tables based on a geo distance of longitudes and latitudes |
geo_inner_join |
Join two tables based on a geo distance of longitudes and latitudes |
geo_join |
Join two tables based on a geo distance of longitudes and latitudes |
geo_left_join |
Join two tables based on a geo distance of longitudes and latitudes |
geo_right_join |
Join two tables based on a geo distance of longitudes and latitudes |
geo_semi_join |
Join two tables based on a geo distance of longitudes and latitudes |
interval_anti_join |
Join two tables based on overlapping (low, high) intervals |
interval_full_join |
Join two tables based on overlapping (low, high) intervals |
interval_inner_join |
Join two tables based on overlapping (low, high) intervals |
interval_join |
Join two tables based on overlapping (low, high) intervals |
interval_left_join |
Join two tables based on overlapping (low, high) intervals |
interval_right_join |
Join two tables based on overlapping (low, high) intervals |
interval_semi_join |
Join two tables based on overlapping (low, high) intervals |
misspellings |
A corpus of common misspellings, for examples and practice |
regex_anti_join |
Join two tables based on a regular expression in one column matching the other |
regex_full_join |
Join two tables based on a regular expression in one column matching the other |
regex_inner_join |
Join two tables based on a regular expression in one column matching the other |
regex_join |
Join two tables based on a regular expression in one column matching the other |
regex_left_join |
Join two tables based on a regular expression in one column matching the other |
regex_right_join |
Join two tables based on a regular expression in one column matching the other |
regex_semi_join |
Join two tables based on a regular expression in one column matching the other |
stringdist_anti_join |
Join two tables based on fuzzy string matching of their columns |
stringdist_full_join |
Join two tables based on fuzzy string matching of their columns |
stringdist_inner_join |
Join two tables based on fuzzy string matching of their columns |
stringdist_join |
Join two tables based on fuzzy string matching of their columns |
stringdist_left_join |
Join two tables based on fuzzy string matching of their columns |
stringdist_right_join |
Join two tables based on fuzzy string matching of their columns |
stringdist_semi_join |
Join two tables based on fuzzy string matching of their columns |