Crate csv_coincidence

Source

Functions§

count_coincidences
Counts the number of occurrences of a specific pattern in the CSV file.
find_partial_matches
Finds partial matches in the CSV file based on the given regular expression pattern.
merge_coincidence
Merges the records in a CSV file that match a specific pattern and replaces those matches with “[MERGED]”.