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 imputation inconsistency #148

Merged
merged 1 commit into from
Mar 15, 2024
Merged

fix imputation inconsistency #148

merged 1 commit into from
Mar 15, 2024

Conversation

realratchet
Copy link
Collaborator

Fix inconsistencies with imputation three methods being in-place, meanwhile NN was copy. Most of the tablite functions are copy, so it makes more sense to change the other imputation methods to be copy too instead of changing the NN method to be inplace.

@realratchet realratchet merged commit 423c359 into root-11:master Mar 15, 2024
10 checks passed
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.

1 participant