smarter_csv v1.5.1 Release Notes

Release Date: 2022-04-27 // about 2 years ago
    • added raising of KeyMappingError if key_mapping refers to a non-existent key
    • added option duplicate_header_suffix (thanks to Skye Shaw) When given a non-nil string, it uses the suffix to append numbering 2..n to duplicate headers. If your code will need to process arbitrary CSV files, please set duplicate_header_suffix.