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

fix DataFrameRow setindex! #2333

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

bkamins
Copy link
Member

@bkamins bkamins commented Jul 27, 2020

Fix #2332

Also it would be great to merge #2331 today so that I can make a patch release before the workshop today (it is about indexing so it would be good to avoid having bugs in this area :)).

@bkamins bkamins requested a review from nalimilan July 27, 2020 09:06
@bkamins bkamins added this to the 1.0 milestone Jul 27, 2020
@bkamins bkamins merged commit 86b9a4f into JuliaData:master Jul 27, 2020
@bkamins bkamins deleted the fix_bug_in_dafaframerow_setindex branch July 27, 2020 10:20
@bkamins
Copy link
Member Author

bkamins commented Jul 27, 2020

Thank you!

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

Successfully merging this pull request may close these issues.

Single row manipulation leads to wrong results
2 participants