-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[DO NOT MERGE] Test pandas 1.4 release candidate #2727
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
[DO NOT MERGE] Test pandas 1.4 release candidate #2727
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2727 +/- ##
==========================================
- Coverage 97.53% 91.64% -5.89%
==========================================
Files 17 17
Lines 6439 6439
==========================================
- Hits 6280 5901 -379
- Misses 159 538 +379
Continue to review full report at Codecov.
|
|
So there is one failure: Might be an inexact floating point issue? |
|
Yeah that sounds right. I wonder why that passed before. Did the underlying correlation algorithm change? |
|
I also have no idea what the test is meant to be covering 🙃 |
|
BTW if you want to put in some tiny cosmetic change so that I don't need to approve CI to run on your PRs, happy to quickly accept that. (I don't think you can allowlist specific accounts?) |
Not directly an idea.
Yeah, I was thinking that same that that would be useful :) |
|
Congrats on the release! |
Similarly as #2608, not to merge, but just to test the pandas release candidate on your CI.