Reading a CSV file with semicolon as delimiter #133
-
With the release 3.0 the It seems that the Is there a way to read a CSV file with semicolon as delimiter which I am overlooking? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
The method is still there. I also didn't find it in the docs, but I just used it and it works as expected. |
Beta Was this translation helpful? Give feedback.
-
Just stumbled upon this, the documentation README.md is out of date and should to be updated to the newest v3. |
Beta Was this translation helpful? Give feedback.
The method is still there. I also didn't find it in the docs, but I just used it and it works as expected.