HyukjinKwon commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648801893



##########
File path: python/docs/source/user_guide/pandas_on_spark/types.rst
##########
@@ -44,11 +44,11 @@ The example below shows how data types are casted from 
PySpark DataFrame to Koal
     dtype: object
 
 
-The example below shows how data types are casted from Koalas DataFrame to 
PySpark DataFrame.
+The example below shows how data types are casted from pandas APIs on Spark 
DataFrame to PySpark DataFrame.

Review comment:
       ```suggestion
   The example below shows how data types are casted from pandas-on-Spark 
DataFrame to PySpark DataFrame.
   ```




-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to