TheNeuralBit commented on a change in pull request #13705:
URL: https://github.com/apache/beam/pull/13705#discussion_r556729387



##########
File path: sdks/python/apache_beam/dataframe/frames.py
##########
@@ -605,7 +602,7 @@ def str(self):
     return _DeferredStringMethods(self._expr)
 
 
-for name in ['apply', 'map', 'transform']:
+for name in ['apply', 'map']:

Review comment:
       Done. Also added a jira/TODO for transform




----------------------------------------------------------------
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]


Reply via email to