TheNeuralBit commented on a change in pull request #14853:
URL: https://github.com/apache/beam/pull/14853#discussion_r647858683
##########
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:
Yeah that's right, I initially added support for them last fall and
didn't recognize that they had this problem.
--
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]