Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delimiter not auto detected correctly with an additional line in quoted field #1077

Open
rlargman opened this issue Dec 10, 2024 · 0 comments

Comments

@rlargman
Copy link

Similar to #681.

However, the initial file that does work has multiple new lines in the quoted field. Then if you add another line in the field (no other changes except for the additional line in each field), it no longer auto detects the ; delimiter correctly. I've tested this in papaparse.com/demo as well.

Working file:
working.csv

Not working file:
notWorking.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant