Thanks to visit codestin.com
Credit goes to github.com

Skip to content

density keyword for histogram (Trac #1628) #2224

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

Closed
numpy-gitbot opened this issue Oct 19, 2012 · 3 comments
Closed

density keyword for histogram (Trac #1628) #2224

numpy-gitbot opened this issue Oct 19, 2012 · 3 comments
Labels
00 - Bug component: numpy.lib Priority: high High priority, also add milestones for urgent issues
Milestone

Comments

@numpy-gitbot
Copy link

Original ticket http://projects.scipy.org/numpy/ticket/1628 on 2010-10-08 by @rgommers, assigned to unknown.

In this thread http://thread.gmane.org/gmane.comp.python.numeric.general/39746/focus=40089 the preferred solution to solve a long-standing bug with normed=True in histogram seemed to be to add a new "density" keyword and deprecate the "normed" keyword. The fix now in trunk is different, see r8672, r8674, r8678.

Those changesets are not in 1.5.x. This should be resolved for the 2.0.0 release.

@numpy-gitbot
Copy link
Author

@rgommers wrote on 2011-03-29

Proposed fix at https://github.com/rgommers/numpy/tree/histogram-density-kw

@numpy-gitbot
Copy link
Author

Milestone changed to 1.6.0 by @rgommers on 2011-03-29

@numpy-gitbot
Copy link
Author

@rgommers wrote on 2011-03-30

Applied in 3ebc348 and 8024c27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug component: numpy.lib Priority: high High priority, also add milestones for urgent issues
Projects
None yet
Development

No branches or pull requests

1 participant