-
-
Notifications
You must be signed in to change notification settings - Fork 161
Ransacking #465
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
Ransacking #465
Conversation
…ion, and update test cases for robustness
…e_gameshowell functions
…ity and consistency; update column names and assertions in tests.
…wise_tests function
…ssertions for pairwise_tests results
…accessing DataFrame values and remove redundant numeric conversion for 'Scores' in tests.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #465 +/- ##
==========================================
- Coverage 98.54% 98.44% -0.10%
==========================================
Files 19 19
Lines 3362 3407 +45
Branches 493 495 +2
==========================================
+ Hits 3313 3354 +41
- Misses 26 30 +4
Partials 23 23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi, Sorry for the late reply. Pingouin isn’t under active development anymore, so I’m not adding new major features at this point. I’m focusing on bug fixes and dependency updates instead. I’ll close this PR for now. Thanks for understanding, Raphael |
As you suggested, I’ve now created separate PRs for each branch. This PR is for the Ransacking method.