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

Add two SetCell methods for consistency with GetCell #140

Closed
micrenda opened this issue May 8, 2023 · 1 comment
Closed

Add two SetCell methods for consistency with GetCell #140

micrenda opened this issue May 8, 2023 · 1 comment
Assignees
Labels

Comments

@micrenda
Copy link

micrenda commented May 8, 2023

Description:
We have in total of 4 getCell methods available, as a combination for col/row being specified by name or by id. In the same way, the same combination of setCell methods would be useful, but only two are provided.

I provide a pull request fixing this issue

How to reproduce it:
Check the method signature

Environment:

  • Version: v8.75
  • OS / distro: all
@micrenda micrenda added the bug label May 8, 2023
micrenda pushed a commit to micrenda/rapidcsv that referenced this issue May 8, 2023
@d99kris d99kris changed the title Adding two setCell methods Add two SetCell methods for consistency with GetCell May 13, 2023
d99kris added a commit that referenced this issue May 13, 2023
@d99kris
Copy link
Owner

d99kris commented May 13, 2023

Hi @micrenda - thanks for reporting the issue and providing a pull request!
The fix has been merged now + some follow-up changes, refer to above commits.

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

2 participants