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

REGR: Series.mode with boolean and pd.NA #42131

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

jbrockmendel
Copy link
Member

@lithomas1 lithomas1 added Regression Functionality that used to work in a prior pandas version Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff labels Jun 19, 2021
@jreback jreback added this to the 1.3 milestone Jun 21, 2021
@jreback
Copy link
Contributor

jreback commented Jun 21, 2021

@jbrockmendel feel free to tag with 1.3 if regressions.

@jreback jreback merged commit 3f10d51 into pandas-dev:master Jun 21, 2021
@jreback
Copy link
Contributor

jreback commented Jun 21, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jun 21, 2021

Something went wrong ... Please have a look at my logs.

simonjayhawkins pushed a commit that referenced this pull request Jun 21, 2021
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
neinkeinkaffee pushed a commit to neinkeinkaffee/pandas that referenced this pull request Jun 21, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
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 Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: 1.3.0rc Series.mode errors with BooleanDtype series containing nans
3 participants