Closed BobBorges closed 5 months ago
all (most?) of the test files are semi-colon separated. There were problems with commas inside the string at some point and pandas isn't good at that for some reason.
I see. I think I suggested using tabs (they are not characters we support in the text) but let's address that later.
Feel free to proceed.
all (most?) of the test files are semi-colon separated. There were problems with commas inside the string at some point and pandas isn't good at that for some reason.