Skip to content

[query] Fix bug where NaN values fell into first bin in hl.agg.hist#10035

Merged
danking merged 1 commit into
hail-is:mainfrom
tpoterba:hist-nan
Feb 11, 2021
Merged

[query] Fix bug where NaN values fell into first bin in hl.agg.hist#10035
danking merged 1 commit into
hail-is:mainfrom
tpoterba:hist-nan

Conversation

@tpoterba

Copy link
Copy Markdown
Contributor

CHANGELOG: Fix mishandling of NaN values in hl.agg.hist, where they were unintentionally included in the first bin.

CHANGELOG: Fix mishandling of NaN values in `hl.agg.hist`, where they were unintentionally included in the first bin.
@danking danking merged commit 2777ccf into hail-is:main Feb 11, 2021
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.

2 participants