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

flatten function to match numpy #3823

Closed
ajpotts opened this issue Oct 9, 2024 · 1 comment · Fixed by #3825
Closed

flatten function to match numpy #3823

ajpotts opened this issue Oct 9, 2024 · 1 comment · Fixed by #3825
Assignees

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Oct 9, 2024

Add a pdarray.flatten function to match numpy:
https://numpy.org/doc/2.0/reference/generated/numpy.ndarray.flatten.html

@ajpotts ajpotts self-assigned this Oct 9, 2024
@ajpotts
Copy link
Contributor Author

ajpotts commented Oct 9, 2024

Created a follow up ticket to add the order argument to this: #3824

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