You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/12/23 12:45:16 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #34998: [MINOR][PYTHON][DOCS] Update pandas_pyspark.rst

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



##########
File path: python/docs/source/user_guide/pandas_on_spark/pandas_pyspark.rst
##########
@@ -114,8 +114,8 @@ Spark DataFrame can be a pandas-on-Spark DataFrame easily as below:
    2   8
    3   9
 
-However, note that it requires to create new default index in case pandas-on-Spark DataFrame is created from
-Spark DataFrame. See `Default Index Type <options.rst#default-index-type>`_. In order to avoid this overhead, specify the column
+However, note that a new default index is created when a pandas-on-Spark DataFrame is created from

Review comment:
       I wouldn't try to fix "a pandas-on-Spark DataFrame" and "a Spark DataFrame" here alone .. there are too many instances like this to fix in the whole documentation.




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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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