HyukjinKwon commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648801534
##########
File path: python/docs/source/user_guide/pandas_on_spark/typehints.rst
##########
@@ -116,7 +116,7 @@ the Series names, ``id`` and ``A``, and ``int`` types
respectively.
3 3 4
4 4 5
-In addition, Koalas also dynamically supports ``dtype`` instance and the
column index in pandas so that users can
+In addition, pandas APIs on Spark also dynamically supports ``dtype`` instance
and the column index in pandas so that users can
Review comment:
```suggestion
In addition, pandas APIs on Spark also dynamically support ``dtype``
instance and the column index in pandas so that users can
```
--
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]