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

Skip to content

DOC: Adds documentation of functions exposed in numpy namespace #13847

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 2 commits into from
Jul 7, 2019

Conversation

kritisingh1
Copy link
Member

@kritisingh1 kritisingh1 commented Jun 27, 2019

In this PR, I will be documenting all the functions that required to be so in the issue #12385 . I will also be adding the functions which were discovered undocumented while working on this pull request and were not mentioned in the above issue. The checklist is as follows, I will keep adding more items as I discover more

  • compare_chararrays
  • byte_bounds
  • get_include
  • _get_indent // looks like an internal helper function, not needed to be public
  • disp
  • deprecate_with_doc
  • deprecate
  • who

xref #13214

@kritisingh1 kritisingh1 changed the title [WIP] DOC: Adds documentation of functions exposed in numpy namespace DOC: Adds documentation of functions exposed in numpy namespace Jul 7, 2019
@mattip mattip merged commit 48efcc7 into numpy:master Jul 7, 2019
@mattip
Copy link
Member

mattip commented Jul 7, 2019

Thanks @kritisingh1

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.

4 participants