Skip to content

BUG: fixes for nan-skipping aggregation functions#776

Merged
jcrist merged 1 commit intodask:masterfrom
shoyer:nan-reduce-fixes
Oct 8, 2015
Merged

BUG: fixes for nan-skipping aggregation functions#776
jcrist merged 1 commit intodask:masterfrom
shoyer:nan-reduce-fixes

Conversation

@shoyer
Copy link
Member

@shoyer shoyer commented Oct 7, 2015

Fixes #773

This includes tests but no fix yet for nanargmax when it encounters an all-NaN slice in a chunk. I'll leave that to a follow up.

@jcrist
Copy link
Member

jcrist commented Oct 8, 2015

Looks good to me.

jcrist added a commit that referenced this pull request Oct 8, 2015
BUG: fixes for nan-skipping aggregation functions
@jcrist jcrist merged commit 84a6013 into dask:master Oct 8, 2015
@shoyer shoyer deleted the nan-reduce-fixes branch October 8, 2015 17:53
@sinhrks sinhrks added this to the 0.7.4 milestone Nov 3, 2015
phofl added a commit to phofl/dask that referenced this pull request Dec 23, 2024
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.

dask.array.nanmax does not properly skip missing values

3 participants