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


##########
python/docs/source/reference/index.rst:
##########
@@ -22,6 +22,8 @@ API Reference
 
 This page lists an overview of all public PySpark modules, classes, functions 
and methods.
 
+Note that pandas has different behavior per its version, and pandas API on 
Spark tries to match the behavior of the latest pandas release.

Review Comment:
   ```suggestion
   pandas API on Spark follows the API specifications of latest pandas release.
   ```



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