-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
Have Categorical ops defer to DataFrame; broken off of #24282 #24630
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need a whatsnew note (can put with one of the other notes in ops and alignment) - does this close anything?
Codecov Report
@@ Coverage Diff @@
## master #24630 +/- ##
==========================================
- Coverage 92.38% 92.37% -0.01%
==========================================
Files 166 166
Lines 52395 52395
==========================================
- Hits 48403 48402 -1
- Misses 3992 3993 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24630 +/- ##
=======================================
Coverage 92.38% 92.38%
=======================================
Files 166 166
Lines 52395 52395
=======================================
Hits 48403 48403
Misses 3992 3992
Continue to review full report at Codecov.
|
Will add what’s new and check on issues |
thanks! |
git diff upstream/master -u -- "*.py" | flake8 --diff