You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Andy Ye (Jira)" <ji...@apache.org> on 2022/03/07 19:28:00 UTC

[jira] [Created] (BEAM-14066) Update DataFrame rsplit() api once pandas rsplit() supports regex

Andy Ye created BEAM-14066:
------------------------------

             Summary: Update DataFrame rsplit() api once pandas rsplit() supports regex
                 Key: BEAM-14066
                 URL: https://issues.apache.org/jira/browse/BEAM-14066
             Project: Beam
          Issue Type: Sub-task
          Components: dsl-dataframe, sdk-py-core
            Reporter: Andy Ye
            Assignee: Andy Ye


`rsplit` API does not support regex as an argument even though its documentation [does|https://pandas.pydata.org/docs/reference/api/pandas.Series.str.rsplit.html]. This issue was [filed|https://github.com/pandas-dev/pandas/issues/29633] a while ago. Once the issue is fixed, update the `rsplit` api once the fix in pandas is released.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)