HyukjinKwon commented on a change in pull request #32726:
URL: https://github.com/apache/spark/pull/32726#discussion_r643795575



##########
File path: python/pyspark/pandas/accessors.py
##########
@@ -752,7 +752,7 @@ def transform_batch(self, func, *args, **kwargs) -> 
"Series":
         See Also
         --------
         DataFrame.pandas_on_spark.apply_batch : Similar but it takes pandas 
DataFrame as its
-        internal batch.
+            internal batch.

Review comment:
       This is a required change to inline to the item above: 
`DataFrame.pandas_on_spark.apply_batch` 




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



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

Reply via email to