-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
DOC: fromnumeric.py
- list of functions that are missing examples – tracking issue
#22266
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
Comments
fromnumeric.py
- list of functions that are missing examples – tracking issue
I am giving this a shot as part of OSD @ GHC 2022 |
Looking into product function as part of the Grace Hopper OSD NumPy sprint |
I am giving this a shot as part of OSD @ GHC 2022 |
I am giving this a try as part of OSD @ GHC 2022 |
Looking into this as part of the Grace Hopper OSD NumPy sprint |
So thrilled to be contributing as a part of PyData NYC Sprint 2022. |
DOC #22266 Add examples for diag_indices_from()
Opened PR. Please review it. |
Opened a new PR. Please review it. |
Hi! I'd like to work on this as a part of GHC OSD'23 |
I worked on the I created examples for I feel that this issue is outdated. If you want I can bring the changes to |
I don't think a backport is required. We can close this once the last PRs are merged. |
Closing. Thanks to all who contributed. |
Find below the functions from
fromnumeric.py
that are missing examples in the docstrings. If you have a suggestion for an example, please submit a pull request.To let everyone know that there is work in progress, link your PR to this issue. (If needed, refer to the GitHub documentation on how to do it.)
get_array_wrap(deprecated in API: deprecate undocumented functions #24154)getbufsize(requires experimenting and understanding its effect)round_ (alias)setbufsize(see getbufsize)IMPORTANT: Don't close this issue or remove the "sprintable" label until all the PRs with examples are merged.
The text was updated successfully, but these errors were encountered: