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

clip function #3002

Closed
ajpotts opened this issue Feb 28, 2024 · 0 comments · Fixed by #3043
Closed

clip function #3002

ajpotts opened this issue Feb 28, 2024 · 0 comments · Fixed by #3043
Assignees
Labels
enhancement New feature or request

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Feb 28, 2024

Replicate clip functionality of numpy:
https://numpy.org/doc/stable/reference/generated/numpy.clip.html

@ajpotts ajpotts added the enhancement New feature or request label Feb 28, 2024
@ajpotts ajpotts changed the title clipped function clip function Feb 28, 2024
@ajpotts ajpotts mentioned this issue Feb 28, 2024
44 tasks
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 18, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 19, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 20, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 20, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 20, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 21, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 21, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 21, 2024
drculhane added a commit to drculhane/arkouda that referenced this issue Mar 21, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 3, 2024
* Add np.clip functionality.

* Closes #3002, adding np.clip functionality.

* Closes out 3002, as fixed for mypy and flake8

* Still trying to push up changes.

* Closes #3002, adding np.clip functionality.

* Closes #3002, clip function.

* Closes #3002, clip()

* Closes #3002, clip()

* Closes #3002, add clip() functionality.

* Closes #3002: add clip() functionality.

* Closes #3002: adds clip() functionality.

* Closes #3002: adds clip() functionality.

* making updates in response to PR feedback

---------

Co-authored-by: drculhane <[email protected]>
bmcdonald3 pushed a commit to bmcdonald3/arkouda that referenced this issue May 9, 2024
* Add np.clip functionality.

* Closes Bears-R-Us#3002, adding np.clip functionality.

* Closes out 3002, as fixed for mypy and flake8

* Still trying to push up changes.

* Closes Bears-R-Us#3002, adding np.clip functionality.

* Closes Bears-R-Us#3002, clip function.

* Closes Bears-R-Us#3002, clip()

* Closes Bears-R-Us#3002, clip()

* Closes Bears-R-Us#3002, add clip() functionality.

* Closes Bears-R-Us#3002: add clip() functionality.

* Closes Bears-R-Us#3002: adds clip() functionality.

* Closes Bears-R-Us#3002: adds clip() functionality.

* making updates in response to PR feedback

---------

Co-authored-by: drculhane <[email protected]>
@ajpotts ajpotts added this to the Numpy Alignment milestone Jul 23, 2024
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.

2 participants