Skip to content

BUG: to_numpy for PandasArray does not handle na_value #50331

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 1 commit into from
Dec 19, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Dec 17, 2022

@phofl phofl added Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. labels Dec 17, 2022
@gfyoung
Copy link
Member

gfyoung commented Dec 18, 2022

LGTM pending CI

@mroeschke mroeschke added this to the 2.0 milestone Dec 19, 2022
@mroeschke mroeschke merged commit ac762af into pandas-dev:main Dec 19, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the 40638 branch December 19, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: PandasArray.to_numpy mishandles na_value
3 participants