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

ENH: Make get_dummies return ea booleans for ea inputs #56291

Merged
merged 8 commits into from
Dec 10, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Dec 2, 2023

@mroeschke mroeschke added the ExtensionArray Extending pandas with custom dtypes or arrays. label Dec 4, 2023
@phofl phofl added this to the 2.2 milestone Dec 8, 2023
@phofl
Copy link
Member Author

phofl commented Dec 10, 2023

cc @mroeschke this is green now

@mroeschke mroeschke merged commit 9b51ab2 into pandas-dev:main Dec 10, 2023
44 checks passed
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the get_dummies branch December 10, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.get_dummies should return bool[pyarrow] types
3 participants