Skip to content

Fixed NaN != NaN counting bug.#100

Merged
fealho merged 2 commits intomasterfrom
handling-nans
Nov 30, 2020
Merged

Fixed NaN != NaN counting bug.#100
fealho merged 2 commits intomasterfrom
handling-nans

Conversation

@fealho
Copy link
Copy Markdown
Member

@fealho fealho commented Nov 30, 2020

Fixes issue discussed in #98, where each NaN value in a discrete column was being considered as a separate category, since the set operation assumes NaN != NaN.

@fealho fealho requested a review from csala November 30, 2020 19:35
Comment thread ctgan/transformer.py Outdated
@fealho fealho merged commit 821bb36 into master Nov 30, 2020
@fealho fealho deleted the handling-nans branch November 30, 2020 23:49
@csala csala added internal The issue doesn't change the API or functionality bug Something isn't working and removed internal The issue doesn't change the API or functionality labels Dec 18, 2020
@csala csala added this to the 0.3.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants