HyukjinKwon opened a new pull request #33041: URL: https://github.com/apache/spark/pull/33041
### What changes were proposed in this pull request? This PR proposes to fix: - the Binder integration of pandas API on Spark, and merge them together with the existing PySpark one. - update quickstart of pandas API on Spark, and make it working The notebooks can be easily reviewed here: https://mybinder.org/v2/gh/HyukjinKwon/spark/SPARK-35588-3?filepath=python%2Fdocs%2Fsource%2Fgetting_started%2Fquickstart_ps.ipynb ### Why are the changes needed? - To show the working examples of quickstart to end users. - To allow users to try out the examples without installation easily. ### Does this PR introduce _any_ user-facing change? No to end users because the existing quickstart of pandas API on Spark is not released yet. ### How was this patch tested? I manually tested it by uploading built Spark distribution to binder. See https://github.com/HyukjinKwon/spark/commit/1d9abeb9e784422a0d9f6713bc5a444afa7cdcfe -- 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]
