HyukjinKwon opened a new pull request #32166:
URL: https://github.com/apache/spark/pull/32166


   ### What changes were proposed in this pull request?
   
   This PR proposes to rename Koalas to pandas-on-Spark in main codes
   
   ### Why are the changes needed?
   
   To have the correct name in PySpark. NOTE that the official name in the main 
documentation will be PySpark APIs on Spark to be extra clear. pandas-on-Spark 
is not the official term.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, it's master-only change. It changes the docstring and class names.
   
   ### How was this patch tested?
   
   Manually tested via:
   
   ```bash
   ./python/run-tests --python-executable=python3 --modules pyspark-pandas
   ```


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