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

rename flatten to split #3827

Closed
ajpotts opened this issue Oct 9, 2024 · 0 comments · Fixed by #3828
Closed

rename flatten to split #3827

ajpotts opened this issue Oct 9, 2024 · 0 comments · Fixed by #3828
Assignees

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Oct 9, 2024

flatten is should be renamed to split to better match with the numpy definitions of the two functions:
https://numpy.org/doc/2.0/reference/generated/numpy.ndarray.flatten.html
https://numpy.org/doc/stable/reference/generated/numpy.split.html

@ajpotts ajpotts self-assigned this Oct 9, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Oct 9, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Oct 9, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Oct 9, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Oct 9, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Oct 9, 2024
github-merge-queue bot pushed a commit that referenced this issue Oct 9, 2024
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