Skip to content

CSV Interface v4.3.13

Compare
Choose a tag to compare
@ws-garcia ws-garcia released this 19 Jan 04:49
· 14 commits to master since this release

Improvements

  • CSVsubsetSplit: The method is fully configurable, allowing the user to work with various types of CSV files, including, but not limited to, UTF-8 encoded files, files with multiple end-of-line characters, files with custom dialects.

Bug fixes

  • Fixed a bug that prevented proper detection of dialects in CSV files.