aboutsummaryrefslogtreecommitdiff
path: root/docs/python-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* Added checkpointing and fault-tolerance semantics to the programming guide. F...Tathagata Das2013-02-181-1/+1
* Make module help available in python shell.Patrick Wendell2013-01-301-0/+1
* Inclue packaging and launching pyspark in guide.Patrick Wendell2013-01-301-2/+8
* Fix Python guide to say accumulators are availableMatei Zaharia2013-01-201-1/+0
* Add mapPartitionsWithSplit() to PySpark.Josh Rosen2013-01-081-1/+0
* Add `pyspark` script to replace the other scripts.Josh Rosen2013-01-011-5/+44
* Minor documentation and style fixes for PySpark.Josh Rosen2013-01-011-2/+1
* Add documentation for Python API.Josh Rosen2012-12-281-0/+74