aboutsummaryrefslogblamecommitdiff
path: root/python/docs/index.rst
blob: 703bef644de2843fa29d6acce18128479200564b (plain) (tree)
1
2
3
4
5
6




                                                                            
                                 








                                   
                    










                                             
 





                                                                          

               
.. pyspark documentation master file, created by
   sphinx-quickstart on Thu Aug 28 15:17:47 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Spark Python API Docs!
===================================

Contents:

.. toctree::
   :maxdepth: 2

   pyspark
   pyspark.sql
   pyspark.streaming
   pyspark.mllib


Core classes:
---------------

    :class:`pyspark.SparkContext`

    Main entry point for Spark functionality.

    :class:`pyspark.RDD`

    A Resilient Distributed Dataset (RDD), the basic abstraction in Spark.


Indices and tables
==================

* :ref:`search`