robertwb commented on a change in pull request #14963:
URL: https://github.com/apache/beam/pull/14963#discussion_r654705488



##########
File path: sdks/python/apache_beam/dataframe/frame_base.py
##########
@@ -100,9 +100,7 @@ def __repr__(self):
 
 
 class DeferredFrame(DeferredBase):
-  @property
-  def dtypes(self):
-    return self._expr.proxy().dtypes

Review comment:
       Pretty sure it's just because it predated DeferredDataFrameOrSeries. 
Though at this point, DeferredFrame doesn't seem to serve much use at all. 




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