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

zeros, ones, full to return Array #3699

Closed
ajpotts opened this issue Aug 28, 2024 · 0 comments · Fixed by #3701
Closed

zeros, ones, full to return Array #3699

ajpotts opened this issue Aug 28, 2024 · 0 comments · Fixed by #3701
Assignees

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Aug 28, 2024

The functions zeros, ones, full in pdarrayclass to return Array type when the dimension is greater than one.

@ajpotts ajpotts self-assigned this Aug 28, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 28, 2024
@ajpotts ajpotts added this to the Enable multi-dim pdarrays milestone Aug 28, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 28, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 28, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 28, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 28, 2024
* Closes #3699 zeros, ones, full to return Array

Co-authored-by: drculhane <[email protected]>

* remove reference to array_api

* combine duplicate functions

* fix circular import

---------

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

Successfully merging a pull request may close this issue.

1 participant