tvalentyn commented on a change in pull request #14853:
URL: https://github.com/apache/beam/pull/14853#discussion_r647836176
##########
File path: sdks/python/apache_beam/dataframe/frames.py
##########
@@ -3247,6 +3247,14 @@ def repeat(self, repeats):
pd.core.strings.StringMethods, 'get_dummies',
reason='non-deferred-columns')
+ split = frame_base.wont_implement_method(
Review comment:
Does this commit mean that split/rsplit doesn't work in Beam, we learned
about it and we declare that we don't intend to support it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]