Skip to content

v1.1.1 - Read CSV with extra whitespace

Compare
Choose a tag to compare
@jwhitlock jwhitlock released this 02 Aug 14:36
· 31 commits to master since this release
v1.1.1
  • Strip whitespace after commas in CSV files with skipinitialspace (issue #64, PR #65 and #68).
  • Discard empty lines in CSV files (issue #66, PR #67)