Skip to content

BUG: convert_dtype(dtype_backend=nullable_numpy) with ArrowDtype #53651

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 20, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Jun 13, 2023

@mroeschke mroeschke added Dtype Conversions Unexpected or buggy dtype conversions Arrow pyarrow functionality labels Jun 13, 2023
@mroeschke mroeschke added this to the 2.0.3 milestone Jun 13, 2023
@mroeschke
Copy link
Member Author

Going to merge, but happy to address followups in a separate PR

@mroeschke mroeschke merged commit 916cbe2 into pandas-dev:main Jun 20, 2023
@mroeschke mroeschke deleted the bug/convert_dtypes/panp branch June 20, 2023 20:50
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jun 20, 2023
mroeschke added a commit that referenced this pull request Jun 21, 2023
…nullable_numpy) with ArrowDtype) (#53749)

* Backport PR #53651: BUG: convert_dtype(dtype_backend=nullable_numpy) with ArrowDtype

* Move import

---------

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Utility function to swap all dtypes numpypyarrow
1 participant