Skip to content

ENH/TST: ArrowExtenstionArray.reshape raises NotImplementedError #47302

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

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

mroeschke
Copy link
Member

Since the backing chunked array is always 1D and not reshapable to 2D with native pyarrow methods, raising a NotImplementedError for now. Possible to roll our own reshape possibly in the future.

@mroeschke mroeschke added Enhancement Arrow pyarrow functionality labels Jun 10, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jun 10, 2022
@jreback jreback merged commit 0f1bd81 into pandas-dev:main Jun 10, 2022
@mroeschke mroeschke deleted the pyarrow/more_testing branch June 10, 2022 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants