HyukjinKwon commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648794247
##########
File path: python/docs/source/user_guide/pandas_on_spark/best_practices.rst
##########
@@ -291,8 +291,8 @@ Therefore, it works seamlessly in pandas as below:
Helsinki 144.0
dtype: float64
-However, for Koalas it does not work as the same reason above.
-The example above can be also changed to directly using Koalas APIs as below:
+However, for pandas APIs on Spark it does not work as the same reason above.
Review comment:
```suggestion
However, for pandas APIs on Spark, it does not work as the same reason above.
```
--
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]