Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
BUG: fixed .str.contains(..., na=False) for categorical series #22170
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
BUG: fixed .str.contains(..., na=False) for categorical series #22170
Changes from 12 commits
077d136
2ae44d1
a1b3d7b
dbd990b
9d5d2c2
90aef7b
69f16af
78cf8c7
93bb24a
6c2700f
6649129
5c87e81
a09dcc5
3abdea5
d136599
b942e16
82f9b9e
53e9253
9f0286f
ffa9969
07c1d73
7f1f2e2
f6cb04f
1f0256a
7025f34
7542448
f1b4274
386ab98
7a09c44
3408920
3288d11
6c87770
d242647
def1b4e
fd99431
44b36a4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
this can be removed. The assert_series_equal checks that.