viirya commented on a change in pull request #29320:
URL: https://github.com/apache/spark/pull/29320#discussion_r464194094
##########
File path: python/docs/source/index.rst
##########
@@ -21,8 +21,42 @@
PySpark Documentation
=====================
+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, DataFrmae, Streaming, MLlib
Review comment:
DataFrmae -> 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]