-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
WIP: add mode(dropna=True) #17547
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
WIP: add mode(dropna=True) #17547
Conversation
Hello @fulldecent! Thanks for submitting the PR.
|
can you rebase and update |
Codecov Report
@@ Coverage Diff @@
## master #17547 +/- ##
=========================================
Coverage ? 91.2%
=========================================
Files ? 163
Lines ? 49606
Branches ? 0
=========================================
Hits ? 45245
Misses ? 4361
Partials ? 0
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #17547 +/- ##
=========================================
Coverage ? 91.2%
=========================================
Files ? 163
Lines ? 49606
Branches ? 0
=========================================
Hits ? 45245
Misses ? 4361
Partials ? 0
Continue to review full report at Codecov.
|
@jreback Updated and rebased. |
Not sure I can make it work, but I found where this should go. |
closing as stale, if you want to work on this, pls ping. |
git diff upstream/master -u -- "*.py" | flake8 --diff