Closed veysiertekin closed 5 years ago
Hi @mechatroner ,
You are right, this error happens using with python2 instead of python3. We are using invisible separator a lot, since other fields in CSV may contains any character visible!
I have made changes at run_with_python
method for the delimiter as you mentioned 👍
Merging as is, since it fixes the problem. Will adjust the code later to better conform with the current architecture. Thank you @veysiertekin !
When using unicode delimiters following exception happens. This PR addresses this issue.
(this file contains an invisible character as a seperator, \u2063) test-out.csv.txt