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



##########
File path: python/docs/source/user_guide/pandas_on_spark/typehints.rst
##########
@@ -95,7 +95,7 @@ the column names as ``c#`` and this easily leads users to 
lose or forgot the Ser
     3   3   4
     4   4   5
 
-The new style of type hinting in Koalas is similar with the regular Python 
type hints in variables. The Series name
+The new style of type hinting in pandas APIs on Spark is similar with the 
regular Python type hints in variables. The Series name

Review comment:
       ```suggestion
   The new style of type hinting in pandas APIs on Spark are similar with the 
regular Python type hints in variables. The Series name
   ```




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