-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC/TST: Fix warning in concat docstring #23529
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
Conversation
Hello @TomAugspurger! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #23529 +/- ##
==========================================
+ Coverage 92.25% 92.25% +<.01%
==========================================
Files 161 161
Lines 51181 51186 +5
==========================================
+ Hits 47217 47222 +5
Misses 3964 3964
Continue to review full report at Codecov.
|
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.
lgtm
checked the log, and seems like it fixes the specifying 'categories' or 'ordered' in .astype() is deprecated; pass a CategoricalDtype instead
warning
xref #23149