HyukjinKwon commented on code in PR #39992:
URL: https://github.com/apache/spark/pull/39992#discussion_r1105214084


##########
python/docs/source/index.rst:
##########
@@ -17,58 +17,148 @@
 
 .. PySpark documentation master file
 
-=====================
-PySpark Documentation
-=====================
+=================
+PySpark Overview
+=================
 
-|binder|_ | `GitHub <https://github.com/apache/spark>`_ | `Issues 
<https://issues.apache.org/jira/projects/SPARK/issues>`_ | |examples|_ | 
`Community <https://spark.apache.org/community.html>`_
-
-PySpark is an interface for Apache Spark in Python. It not only allows you to 
write
-Spark applications using Python APIs, but also provides the PySpark shell for
-interactively analyzing your data in a distributed environment. PySpark 
supports most
-of Spark's features such as Spark SQL, DataFrame, Streaming, MLlib
-(Machine Learning) and Spark Core.
+**Date**: |today| **Version**: |release|
 
-.. image:: ../../../docs/img/pyspark-components.png

Review Comment:
   I think we can remove `pyspark-components.png` in this repo 
(https://github.com/apache/spark/blob/master/docs/img/pyspark-components.png).



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