aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14555] First cut of Python API for Structured StreamingBurak Yavuz2016-04-201-0/+15
* [SPARK-10380][SQL] Fix confusing documentation examples for astype/drop_dupli...Reynold Xin2016-03-141-0/+20
* [SPARK-12600][SQL] Remove deprecated methods in Spark SQLReynold Xin2016-01-041-1/+1
* [SPARK-10373] [PYSPARK] move @since into pyspark from sqlDavies Liu2015-09-081-0/+16
* [SPARK-4172] [PySpark] Progress API in PythonDavies Liu2015-02-171-7/+8
* [SPARK-4387][PySpark] Refactoring python profiling code to make it extensibleYandu Oppacher2015-01-281-0/+2
* [SPARK-4348] [PySpark] [MLlib] rename random.py to rand.pyDavies Liu2014-11-131-10/+0
* [SPARK-3412] [PySpark] Replace Epydoc with Sphinx to generate Python API docsDavies Liu2014-10-071-19/+7
* [SPARK-3309] [PySpark] Put all public API in __all__Davies Liu2014-09-031-5/+9
* [SPARK-2724] Python version of RandomRDDGeneratorsDoris Xin2014-07-311-0/+10
* [SPARK-2470] PEP8 fixes to PySparkNicholas Chammas2014-07-211-1/+2
* SPARK-1004. PySpark on YARNSandy Ryza2014-04-291-7/+0
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-151-1/+17
* Changes on top of Prashant's patch.Patrick Wendell2014-01-031-1/+1
* Fix some Python docs and make sure to unset SPARK_TESTING in PythonMatei Zaharia2013-12-291-14/+17
* Add SparkConf support in PythonMatei Zaharia2013-12-291-1/+4
* Export StorageLevel and refactorAaron Davidson2013-09-071-1/+4
* Add missing license headers found with RATMatei Zaharia2013-09-021-1/+18
* Don't download files to master's working directory.Josh Rosen2013-01-211-1/+4
* Added accumulators to PySparkMatei Zaharia2013-01-201-0/+4
* Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-011-0/+20