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

get_dummies compatibility for pandas 2.0 #9752

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

jrbourbeau
Copy link
Member

In pandas=2.0 the default dtype is changed to bool. This PR handles things on the dask side

xref pandas-dev/pandas#48022
xref #9736

@jrbourbeau jrbourbeau self-assigned this Dec 12, 2022
Copy link
Member Author

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Will plan to merge in a bit if no further comment

@jrbourbeau jrbourbeau merged commit 38f95ca into dask:main Dec 20, 2022
@jrbourbeau jrbourbeau deleted the pandas-compat-get-dummies-dtype branch December 20, 2022 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant