Skip to content
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

Update DataFrame rsplit() api once pandas rsplit() supports regex #20962

Open
damccorm opened this issue Jun 4, 2022 · 0 comments
Open

Update DataFrame rsplit() api once pandas rsplit() supports regex #20962

damccorm opened this issue Jun 4, 2022 · 0 comments

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

rsplit API does not support regex as an argument even though its documentation does. This issue was filed a while ago. Once the issue is fixed, update the rsplit api once the fix in pandas is released.

Relevant Pandas source code:

Imported from Jira BEAM-14066. Original Jira may contain additional context.
Reported by: yeandy.
Subtask of issue #20958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants