Skip to content

ENH: Implement str.r/split for ArrowDtype #52499

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 11 commits into from
Apr 11, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Apr 6, 2023

@mroeschke mroeschke added Strings String extension data type and string data Arrow pyarrow functionality labels Apr 6, 2023
@mroeschke mroeschke added this to the 2.1 milestone Apr 7, 2023
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be ok with back porting

@mroeschke mroeschke modified the milestones: 2.1, 2.0.1 Apr 7, 2023
@mroeschke
Copy link
Member Author

Sure moved to 2.0.1

@mroeschke
Copy link
Member Author

Going to merge. But happy to follow up

@mroeschke mroeschke merged commit 656e4fd into pandas-dev:main Apr 11, 2023
@mroeschke mroeschke deleted the enh/str/split branch April 11, 2023 18:27
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Apr 11, 2023
phofl pushed a commit that referenced this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: str.split is missing from string pyarrow dtype
2 participants