[ 
https://issues.apache.org/jira/browse/BEAM-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519022#comment-17519022
 ] 

Beam JIRA Bot commented on BEAM-14066:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> 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
>            Priority: P3
>              Labels: dataframe-api, stale-assigned
>
> `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.
> Relevant Pandas source code:
>  * 
> [rsplit|https://github.com/pandas-dev/pandas/blob/v1.4.1/pandas/core/strings/accessor.py#L853-L857]
>  
>  * 
> [_str_rsplit|https://github.com/pandas-dev/pandas/blob/60c2940fcf28ee84b64ebda813adfd78a68eea9f/pandas/core/strings/object_array.py#L343]



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

Reply via email to