itholic opened a new pull request, #36114: URL: https://github.com/apache/spark/pull/36114
### What changes were proposed in this pull request? This PR proposes to document the supported pandas version for pandas API on Spark. https://github.com/apache/spark/pull/36095 is corresponding PR for master branch. ### Why are the changes needed? Since the behavior of pandas is different per its version, it would be better explicitly documenting the supported pandas version so that users won't confuse. pandas API on Spark aims matching behavior to pandas 1.4. ### Does this PR introduce _any_ user-facing change? Yes, now the supported pandas version is mentioned to the PySpark API reference page. ### How was this patch tested? This existing doc build should cover -- 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]
