HyukjinKwon commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648795702
##########
File path: python/docs/source/user_guide/pandas_on_spark/pandas_pyspark.rst
##########
@@ -5,16 +5,16 @@ From/to pandas and PySpark DataFrames
.. currentmodule:: pyspark.pandas
Users from pandas and/or PySpark face API compatibility issue sometimes when
they
-work with Koalas. Since Koalas does not target 100% compatibility of both
pandas and
+work with pandas APIs on Spark. Since pandas APIs on Spark does not target
100% compatibility of both pandas and
Review comment:
```suggestion
work with pandas APIs on Spark. Since pandas APIs on Spark do not target
100% compatibility of both pandas and
```
--
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]