Skip to content

Correct treatment of character columns with missing values#454

Merged
eddelbuettel merged 3 commits intomasterfrom
de/sc-20306/correct_na_in_char_col
Aug 11, 2022
Merged

Correct treatment of character columns with missing values#454
eddelbuettel merged 3 commits intomasterfrom
de/sc-20306/correct_na_in_char_col

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

@eddelbuettel eddelbuettel commented Aug 11, 2022

This PR addresses a bug highlighted in the referenced Shortcut issue. In short, the treatment of character columns with missing values had a small logic error which persisted for a while, and should now be addressed.

The 'in-between releases' micro version counter has been updated to .2, and the NEWS file has been updated as well.

No new code.

@shortcut-integration
Copy link
Copy Markdown

This pull request has been linked to Shortcut Story #20306: fromDataFrame mishandles factors containing NA.

Copy link
Copy Markdown
Member

@aaronwolen aaronwolen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @eddelbuettel!

@eddelbuettel eddelbuettel merged commit 4c57f3e into master Aug 11, 2022
@eddelbuettel eddelbuettel deleted the de/sc-20306/correct_na_in_char_col branch August 11, 2022 22:15
@eddelbuettel eddelbuettel mentioned this pull request Oct 21, 2022
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

Successfully merging this pull request may close these issues.

4 participants