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

putmask #3293

Closed
ajpotts opened this issue Jun 5, 2024 · 0 comments · Fixed by #3370
Closed

putmask #3293

ajpotts opened this issue Jun 5, 2024 · 0 comments · Fixed by #3370
Assignees
Labels
enhancement New feature or request numpy alignment Align Arkouda API to the Numpy API

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Jun 5, 2024

Implement a putmask function to mirror numpy:
https://numpy.org/doc/stable/reference/generated/numpy.putmask.html

@ajpotts ajpotts added the enhancement New feature or request label Jun 5, 2024
@ajpotts ajpotts mentioned this issue Jun 5, 2024
44 tasks
@ajpotts ajpotts added the numpy alignment Align Arkouda API to the Numpy API label Jun 14, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 11, 2024
* Adds putmask, part of numpy alignment

* Closes 3293 putmask

* Addresses feedback

* Addresses some things flake8 didn't like.

* Fixes two accidental in cfg and json.

* Still working on putmask

* Deletes extra test_clip

* Addresses accidental inclusions.

* and still another

---------

Co-authored-by: drculhane <[email protected]>
Co-authored-by: tess <[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 numpy alignment Align Arkouda API to the Numpy API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants