Reading a CSV file with semicolon as delimiter #133
Answered
by
klaasgeldof
lukasleitsch
asked this question in
Q&A
-
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.
Answered by
klaasgeldof
Feb 11, 2023
Replies: 1 comment 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.
1 reply
Answer selected by
lukasleitsch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The method is still there. I also didn't find it in the docs, but I just used it and it works as expected.