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

Parsing CSV type data with Split() has problems when 'Text' might contain commas #35

Open
mshiels opened this issue Nov 29, 2021 · 2 comments

Comments

@mshiels
Copy link

mshiels commented Nov 29, 2021

You need to limit the Split() to the number of columns from the header row and that should solve it.

@AlexPoint
Copy link
Owner

Can you point me to the line or file with this issue?

@mshiels
Copy link
Author

mshiels commented Dec 4, 2021 via email

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

2 participants