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

Setting cell value is not working correctly with column headers offset #135

Closed
d99kris opened this issue Feb 26, 2023 Discussed in #133 · 0 comments
Closed

Setting cell value is not working correctly with column headers offset #135

d99kris opened this issue Feb 26, 2023 Discussed in #133 · 0 comments
Assignees
Labels

Comments

@d99kris
Copy link
Owner

d99kris commented Feb 26, 2023

Discussed in #133

Originally posted by jayamin13 February 22, 2023
Hi @d99kris,

We were using rapidCSV to parse out CSV and update specific cell.
In my csv at first two lines, there are comments starting with '#', and data columns are three.

We configured parser with skip comments false.

What we found when we tries to update cell in any of the data column, the all row vectors resize with one.

The possible solution we found I've attached:
rapid_csv_patch.txt

Kindly review it, and if you feel please update the same. :)

Regards,
Jay

@d99kris d99kris self-assigned this Feb 26, 2023
@d99kris d99kris added the bug label Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant