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 #60: one hot does not support column with null values #63

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

sklam
Copy link
Contributor

@sklam sklam commented Aug 22, 2017

one-hot methods will now put zero to location that is null.

@sklam sklam requested a review from seibert August 22, 2017 21:30
@seibert seibert merged commit f561e20 into rapidsai:master Aug 23, 2017
@sklam sklam deleted the fix/masked_one_hot branch August 24, 2017 16:17
abellina pushed a commit to abellina/cudf that referenced this pull request Aug 7, 2019
abellina pushed a commit to abellina/cudf that referenced this pull request Aug 7, 2019
Avoid NPE when getting column native address.  Fixes rapidsai#63

Closes rapidsai#63

See merge request nvspark/cudf!58
raydouglass pushed a commit that referenced this pull request Nov 7, 2023
Return NotImplmentedError for Index.join(return_indexers)
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.

None yet

2 participants