Skip to content

Backport PR #40143 on branch 1.2.x (REGR: reduction operations failing if min_count is larger) #40237

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

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #40143: REGR: reduction operations failing if min_count is larger

@lumberbot-app lumberbot-app bot added this to the 1.2.4 milestone Mar 5, 2021
@jreback jreback added the Reduction Operations sum, mean, min, max, etc. label Mar 5, 2021
@jreback
Copy link
Contributor

jreback commented Mar 5, 2021

pandas/core/nanops.py:1373: error: Invalid type comment or annotation [valid-type]

:-< @simonjayhawkins

@simonjayhawkins
Copy link
Member

we are using an older mypy on 1.2.x so this is expected. will fix up shortly.

@simonjayhawkins simonjayhawkins merged commit 59fe44e into pandas-dev:1.2.x Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reduction Operations sum, mean, min, max, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants