Skip to content

ENH: Add global nullable option #50748

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 18 commits into from
Jan 24, 2023
Merged

Conversation

phofl
Copy link
Member

@phofl phofl commented Jan 14, 2023

@mroeschke mroeschke added the NA - MaskedArrays Related to pd.NA and nullable extension arrays label Jan 18, 2023
phofl and others added 3 commits January 18, 2023 22:22
@phofl
Copy link
Member Author

phofl commented Jan 18, 2023

Thx!

Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fairly good. Just a merge conflict

@phofl
Copy link
Member Author

phofl commented Jan 19, 2023

resolved

@phofl
Copy link
Member Author

phofl commented Jan 21, 2023

good to merge on greenish?

@mroeschke
Copy link
Member

good to merge on greenish?

Yup

@phofl phofl added this to the 2.0 milestone Jan 24, 2023
@phofl phofl added the Arrow pyarrow functionality label Jan 24, 2023
@phofl phofl merged commit 1951b51 into pandas-dev:main Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Add a global option to set use_nullable_dtypes to True if not explicitly specified
2 participants