Skip to content
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

Closes #1325 - update documentation for ak.histogram to reflect that bin edges are now returned #1326

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

Ethan-DeBandi99
Copy link
Contributor

Closes #1325

The documentation has been updated to reflect the changes made to ak.histrogram to reflect that it now returns bin edges. The type has been corrected in the docstring for the bin edges return from pdarray to np.ndarray.

Updates made to

  • arkouda/numeric.py:histogram docstring
  • pydoc/usage/histogram.rst

…s now being returned. Corrected some datatype issues as well.
Copy link
Contributor

@mhmerrill mhmerrill left a comment

Choose a reason for hiding this comment

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

looks good.

@mhmerrill mhmerrill merged commit 4e253fb into Bears-R-Us:master Apr 25, 2022
@Ethan-DeBandi99 Ethan-DeBandi99 deleted the 1325_histogram_docs branch April 26, 2022 13:00
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.

update documentation for ak.histogram to reflect that bin edges are now returned
2 participants