HyukjinKwon commented on code in PR #57359:
URL: https://github.com/apache/spark/pull/57359#discussion_r3611486112


##########
python/pyspark/pandas/frame.py:
##########
@@ -390,6 +390,19 @@ class DataFrame(Frame, Generic[T]):
     pandas-on-Spark DataFrame that corresponds to pandas DataFrame logically. 
This holds Spark
     DataFrame internally.
 
+    .. versionadded:: 3.2.0

Review Comment:
   Was this added 3.2.0? Also, I think versionchanged directive as for the new 
parameter



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to