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]”.