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

Skip to content

DOC: Fix documentation of normed keyword in histogram2d and histogramdd. #4372

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
Mar 1, 2014

Conversation

charris
Copy link
Member

@charris charris commented Feb 26, 2014

The documentation misrepresented what happened, leaving out division
by the total number of sample points.

Also run spellcheck over function_base.py and twodim_base.py and break
some long lines.

Closes #2423.

The documentation misrepresented what happened, leaving out division
by the total number of sample points.

Also run spellcheck over function_base.py and twodim_base.py and break
some long lines.

Closes numpy#2423.
charris added a commit that referenced this pull request Mar 1, 2014
DOC: Fix documentation of normed keyword in histogram2d and histogramdd.
@charris charris merged commit 94d35b5 into numpy:master Mar 1, 2014
@charris charris deleted the fix-gh-2423 branch March 1, 2014 14:04
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.

example on numpy.histogram2d is broken (Trac #1830)
1 participant