HyukjinKwon opened a new pull request #32820: URL: https://github.com/apache/spark/pull/32820
### What changes were proposed in this pull request? This PR proposes to restructure User Guide in PySpark documentation for pandas APIs on Spark. **Before**  **After**  Note that I mostly just moved the contents around except minor changes: - Removing some questions in FAQ that don't make sense in Apache Spark - Rename a subtitle "Working with pandas and PySpark" to "From/to pandas and PySpark DataFrames" For renaming Koalas to either pandas-on-Spark or pandas APIs on Spark, it will be done at SPARK-35591 ### Why are the changes needed? For better readability. ### Does this PR introduce _any_ user-facing change? Yes, it restructures the documentation as shown above. ### How was this patch tested? I manually built the docs and tested. -- 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]
