-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Fix .transform crash when SeriesGroupBy is empty (#26208) #26228
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
Codecov Report
@@ Coverage Diff @@
## master #26228 +/- ##
==========================================
- Coverage 91.97% 91.97% -0.01%
==========================================
Files 175 175
Lines 52379 52381 +2
==========================================
- Hits 48178 48176 -2
- Misses 4201 4205 +4
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26228 +/- ##
==========================================
- Coverage 92.04% 91.68% -0.36%
==========================================
Files 175 174 -1
Lines 52289 50751 -1538
==========================================
- Hits 48130 46532 -1598
- Misses 4159 4219 +60
Continue to review full report at Codecov.
|
can you check if we have an open issue for this? |
# Conflicts: # pandas/core/groupby/generic.py
Yes it is #26208 |
@HHest lgtm. ping on green. |
Thank you very much. Green. |
thanks @HHest |
git diff upstream/master -u -- "*.py" | flake8 --diff