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

Skip to content

DOC: Updated docstring for histogram2d as suggested in issue #5538#5567

Merged
jaimefrio merged 1 commit into
numpy:masterfrom
ahjulstad:histogram2d-docstring
Feb 13, 2015
Merged

DOC: Updated docstring for histogram2d as suggested in issue #5538#5567
jaimefrio merged 1 commit into
numpy:masterfrom
ahjulstad:histogram2d-docstring

Conversation

@ahjulstad
Copy link
Copy Markdown
Contributor

Also, added unittest for [int, array] combination arguments.

Comment thread numpy/lib/twodim_base.py Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be "is the number of bins and array is the bin edges"?

Also, added unittest for [int, array] combination arguments
@ahjulstad ahjulstad force-pushed the histogram2d-docstring branch from 6458925 to 40fd50e Compare February 13, 2015 14:36
@ahjulstad
Copy link
Copy Markdown
Contributor Author

@jaimefrio I have edited the docstring. (I did a rebase as it was a minor text edit, let me know if I shouldn't have...)

jaimefrio added a commit that referenced this pull request Feb 13, 2015
DOC: Updated docstring for histogram2d as suggested in issue #5538
@jaimefrio jaimefrio merged commit ccc810e into numpy:master Feb 13, 2015
@jaimefrio
Copy link
Copy Markdown
Member

Thanks Asmund, merged.

Github seemed happy, so whatever you did probably was right. I think the typical way is to amend the last commit and then force push to your fork.

Also, if you had had a "closes #5538" in your commit message, github would have closed it automatically.

@ahjulstad ahjulstad deleted the histogram2d-docstring branch February 26, 2015 11:07
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.

2 participants