-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: isin() docstring change DataFrame to pd.DataFrame #21403
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
DOC: isin() docstring change DataFrame to pd.DataFrame #21403
Conversation
Hello @beepscore! Thanks for updating the PR. Cheers ! There are no PEP8 issues in this Pull Request. 🍻 Comment last updated on June 13, 2018 at 12:10 Hours UTC |
Simple enough. If you can correct the LINT issue then lgtm |
Codecov Report
@@ Coverage Diff @@
## master #21403 +/- ##
=======================================
Coverage 91.89% 91.89%
=======================================
Files 153 153
Lines 49596 49596
=======================================
Hits 45576 45576
Misses 4020 4020
Continue to review full report at Codecov.
|
@beepscore Thanks! |
isin() docstring change DataFrame to pd.DataFrame