aboutsummaryrefslogblamecommitdiff
path: root/python/docs/index.rst
blob: d66e051b153716c70ae01fa37ea841afd43cf0ad (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.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`