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

Perf: Use ravel, not flatten, for numpy to pyarrow #512

Merged
merged 1 commit into from
May 10, 2024

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented May 10, 2024

@kylebarron kylebarron changed the title Use ravel, not flatten, for numpy to pyarrow Perf: Use ravel, not flatten, for numpy to pyarrow May 10, 2024
@kylebarron kylebarron enabled auto-merge (squash) May 10, 2024 16:03
@kylebarron kylebarron merged commit b2ca192 into main May 10, 2024
5 checks passed
@kylebarron kylebarron deleted the kyle/ravel-not-flatten branch May 10, 2024 16:04
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 this pull request may close these issues.

Use ravel() instead of flatten()
1 participant