-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Question regarding Series.argsort documentation #24816 #24830
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
Question regarding Series.argsort documentation #24816 #24830
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.
Thanks! Looks good overall. A few small comments.
Codecov Report
@@ Coverage Diff @@
## master #24830 +/- ##
===========================================
- Coverage 92.38% 42.91% -49.48%
===========================================
Files 166 166
Lines 52383 52383
===========================================
- Hits 48396 22478 -25918
- Misses 3987 29905 +25918
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24830 +/- ##
=======================================
Coverage 92.38% 92.38%
=======================================
Files 166 166
Lines 52383 52383
=======================================
Hits 48396 48396
Misses 3987 3987
Continue to review full report at Codecov.
|
Thanks @benjaminr! |
git diff upstream/master -u -- "*.py" | flake8 --diff