Fix sep char recognition for CRLF newline files #2004

Merged
garrettluu merged 1 commits from master into master 2020-06-15 17:52:38 +00:00
garrettluu commented 2020-06-12 21:29:49 +00:00 (Migrated from github.com)

Fixes #1943

Will now correctly handle both CRLF and LF formats when determining separator characters in CSV files.

Fixes #1943 Will now correctly handle both CRLF and LF formats when determining separator characters in CSV files.
srijonsaha (Migrated from github.com) approved these changes 2020-06-15 17:51:31 +00:00
srijonsaha (Migrated from github.com) left a comment

Looks good

Looks good
Sign in to join this conversation.
No description provided.