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

BUG: to_dict not converting masked dtype to native python types #50510

Closed
wants to merge 1 commit into from

Conversation

phofl
Copy link
Member

@phofl phofl commented Dec 30, 2022

@phofl phofl added the NA - MaskedArrays Related to pd.NA and nullable extension arrays label Dec 30, 2022
@phofl phofl closed this Jan 19, 2023
@phofl phofl deleted the 34665 branch January 19, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.to_dict() converts Nullable Int types to numpy.int
1 participant