Skip to content

GH1149 Add testing for pd.Series.str behavior #1272

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

Merged
merged 3 commits into from
Jul 12, 2025

Conversation

loicdiridollou
Copy link
Member

@cmp0xff noticed that the wrong behavior (pd.Series[Any]) was not the case anymore so this PR only adds tests to ensure the behavior.

@twoertwein twoertwein merged commit 19767bb into pandas-dev:main Jul 12, 2025
13 checks passed
@twoertwein
Copy link
Member

Thank you @loicdiridollou!

@loicdiridollou loicdiridollou deleted the gh1149_str_methods branch July 12, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

s.str.upper doesn't preserve s type
2 participants