Skip to content

Fix inconsistent casting to bool #28290

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
Sep 5, 2019
Merged

Conversation

jbrockmendel
Copy link
Member

Series logical ops (|, &, ^) have a bunch of inconsistencies. This partially addresses one of them, and does so in a way that makes the diff for the next one much more manageable than it would be without this.

@Unprocessable
Copy link
Contributor

Unprocessable commented Sep 5, 2019

Does this improve my commit, does it supersede it or is it unrelated?

@jbrockmendel
Copy link
Member Author

@Unprocessable what commit are you referring to?

@Unprocessable
Copy link
Contributor

Unprocessable commented Sep 5, 2019

This one: #28251

@jbrockmendel
Copy link
Member Author

Unrelated.

@jreback jreback added the Dtype Conversions Unexpected or buggy dtype conversions label Sep 5, 2019
@jreback jreback added this to the 1.0 milestone Sep 5, 2019
@jreback jreback merged commit 2d65e38 into pandas-dev:master Sep 5, 2019
@jreback
Copy link
Contributor

jreback commented Sep 5, 2019

thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the boolop4 branch September 5, 2019 18:16
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants