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



##########
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:
       Note and changed. Thanks for your help @HyukjinKwon!




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to