HyukjinKwon commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648800023
##########
File path: python/docs/source/user_guide/pandas_on_spark/typehints.rst
##########
@@ -1,36 +1,36 @@
-====================
-Type Hints In Koalas
-====================
+==================================
+Type Hints In pandas APIs on Spark
+==================================
.. currentmodule:: pyspark.pandas
-Koalas, by default, infers the schema by taking some top records from the
output,
-in particular, when you use APIs that allow users to apply a function against
Koalas DataFrame
+Pandas APIs on Spark, by default, infers the schema by taking some top records
from the output,
+in particular, when you use APIs that allow users to apply a function against
pandas APIs on Spark DataFrame
Review comment:
pandas-on-Spark 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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]