-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Add docstring to the insertion method & add empty result note #26872
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
Add docstring to the insertion method & add empty result note #26872
Conversation
Credit for empty result documentation goes to @MagnetarAlex
@oguzhanogreden can you address comments above? |
Codecov Report
@@ Coverage Diff @@
## master #26872 +/- ##
==========================================
- Coverage 91.88% 91.87% -0.01%
==========================================
Files 179 179
Lines 50696 50696
==========================================
- Hits 46581 46577 -4
- Misses 4115 4119 +4
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26872 +/- ##
=========================================
Coverage ? 91.87%
=========================================
Files ? 179
Lines ? 50696
Branches ? 0
=========================================
Hits ? 46577
Misses ? 4119
Partials ? 0
Continue to review full report at Codecov.
|
This reverts commit 7b1a796.
Addressed the comments and updated with the current master. |
Thanks! |
…andas-dev#26872) * Add docstring to the insertion method & fix pandas-dev#21364 Credit for empty result documentation goes to MagnetarAlex
…andas-dev#26872) * Add docstring to the insertion method & fix pandas-dev#21364 Credit for empty result documentation goes to MagnetarAlex
closes #21364
closes #26868
git diff upstream/master -u -- "*.py" | flake8 --diff