aboutsummaryrefslogtreecommitdiff
path: root/python/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'python/docs/index.rst')
-rw-r--r--python/docs/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/docs/index.rst b/python/docs/index.rst
index d150de9d5c..f7eede9c3c 100644
--- a/python/docs/index.rst
+++ b/python/docs/index.rst
@@ -29,6 +29,14 @@ Core classes:
A Resilient Distributed Dataset (RDD), the basic abstraction in Spark.
+ :class:`pyspark.sql.SQLContext`
+
+ Main entry point for DataFrame and SQL functionality.
+
+ :class:`pyspark.sql.DataFrame`
+
+ A distributed collection of data grouped into named columns.
+
Indices and tables
==================