8000 backport-6527 by charris · Pull Request #6547 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
/ numpy Public

backport-6527 #6547

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
merged 1 commit into from
Oct 22, 2015
Merged

backport-6527 #6547

merged 1 commit into from
Oct 22, 2015

Conversation

charris
Copy link
Member
@charris charris commented Oct 21, 2015

BUG: Make median work for empty arrays (issue #6462)

np.median([]) returns NaN. Fixes bug/regression that raised an IndexError.
Added tests to ensure continued support of empty arrays.

np.median([]) returns NaN. Fixes bug/regression that raised an IndexError.
Added tests to ensure continued support of empty arrays.
@charris charris added this to the 1.10.2 release milestone Oct 21, 2015
charris added a commit that referenced this pull request Oct 22, 2015
@charris charris merged commit 0eb1d4d into numpy:maintenance/1.10.x Oct 22, 2015
@charris charris deleted the backport-6527 branch November 2, 2015 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0