Skip to content

BUG: DataFrame.any with axis=1 and bool_only=True #36106

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 3 commits into from
Sep 11, 2020

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug labels Sep 5, 2020
@jbrockmendel
Copy link
Member Author

@jreback gentle ping; there are two other DataFrame._reduce-related PRs that are somewhat tough, this one should be easy. getting it out of the way might make the others marginally easier.

@jreback jreback added this to the 1.2 milestone Sep 11, 2020
@jreback jreback merged commit a09259b into pandas-dev:master Sep 11, 2020
@jbrockmendel jbrockmendel deleted the reduce-axis1 branch September 11, 2020 01:20
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pandas.DataFrame.any bool_only parameter not working since v0.24.0
2 participants