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

add doc strings for numpy imports #3068

Closed
ajpotts opened this issue Mar 29, 2024 · 0 comments · Fixed by #3077
Closed

add doc strings for numpy imports #3068

ajpotts opened this issue Mar 29, 2024 · 0 comments · Fixed by #3077
Assignees
Labels
enhancement New feature or request

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Mar 29, 2024

When we import functions from another library, such as numpy, in the init files, users can access them through the arkouda api and therefore they should be in the docs. This ticket is to add the doc strings in for the existing imports, and if possible, a script to automatically update the doc strings when we run "make doc".

@ajpotts ajpotts added the enhancement New feature or request label Mar 29, 2024
@ajpotts ajpotts self-assigned this Mar 29, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Apr 3, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Apr 3, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Apr 3, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Apr 3, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Apr 3, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Apr 16, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 22, 2024
* Closes #3068 add doc strings for numpy imports

* changes in response to code review

* update .gitignore

---------

Co-authored-by: Amanda Potts <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant