-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
implement independent parts of #24024 #24276
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
Hello @jbrockmendel! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #24276 +/- ##
==========================================
+ Coverage 92.22% 92.22% +<.01%
==========================================
Files 162 162
Lines 51789 51797 +8
==========================================
+ Hits 47762 47771 +9
+ Misses 4027 4026 -1
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #24276 +/- ##
==========================================
+ Coverage 92.22% 92.22% +<.01%
==========================================
Files 162 162
Lines 51789 51797 +8
==========================================
+ Hits 47762 47771 +9
+ Misses 4027 4026 -1
Continue to review full report at Codecov.
|
lgtm. @TomAugspurger merge if ok (as you will have to rebase on top) |
* implement independent parts of pandas-dev#24024 * move monotonic checks up
* implement independent parts of pandas-dev#24024 * move monotonic checks up
@TomAugspurger just for kicks I went through to see how much of #24024 could be implemented without actually changing anything. Could've squeezed out a little bit more; as-is only about 6% by line-count. If it's not worth the rebasing hassle, I'll close.