8000 BUG: fix ma.median for empty ndarrays by juliantaylor · Pull Request #8707 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
8000

BUG: fix ma.median for empty ndarrays #8707

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

Merged

Conversation

juliantaylor
Copy link
Contributor
@juliantaylor juliantaylor commented Feb 27, 2017

Backport of #8705.

Return nan as it did in 1.11 and same as normal median.
closes gh-8703

return nan as it did in 1.11 and same as normal median.
closes numpygh-8703
@juliantaylor juliantaylor merged commit e50b4cb into numpy:maintenance/1.12.x Feb 27, 2017
@juliantaylor juliantaylor deleted the ma-median-empty-1.12 branch February 27, 2017 23:13
@charris charris added the 08 - Backport Used to tag backport PRs label Feb 28, 2017
@charris charris added this to the 1.12.1 release milestone Feb 28, 2017
@charris charris changed the title backport ma.median fix gh-8703 to 1.12 BUG: fix ma.median for empty ndarrays Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0