HyukjinKwon commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648793204
##########
File path: python/docs/source/user_guide/pandas_on_spark/best_practices.rst
##########
@@ -5,23 +5,23 @@ Best Practices
Leverage PySpark APIs
---------------------
-Koalas uses Spark under the hood; therefore, many features and performance
optimization are available
-in Koalas as well. Leverage and combine those cutting-edge features with
Koalas.
+Pandas APIs on Spark uses Spark under the hood; therefore, many features and
performance optimization are available
Review comment:
```suggestion
Pandas APIs on Spark use Spark under the hood; therefore, many features and
performance optimization are available
```
--
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]