aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/python/pi.py
Commit message (Expand)AuthorAgeFilesLines
* [MINOR] Use <= for clarity in Pi examples' Monte Carlo processMaria Rydzy2016-11-021-1/+1
* [SPARK-15773][CORE][EXAMPLE] Avoid creating local variable `sc` in examples i...Dongjoon Hyun2016-06-101-3/+1
* [MINOR] [PYSPARK] [EXAMPLES] Changed examples to use SparkSession.sparkContex...Bryan Cutler2016-05-251-1/+1
* [SPARK-15031][EXAMPLE] Use SparkSession in examplesZheng RuiFeng2016-05-201-3/+9
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-2/+3
* [SPARK-1701] [PySpark] remove slice terminology from python examplesMatthew Farrellee2014-09-191-4/+4
* [SPARK-3361] Expand PEP 8 checks to include EC2 script and Python examplesNicholas Chammas2014-09-051-1/+1
* [SPARK-2850] [SPARK-2626] [mllib] MLlib stats examples + small fixesJoseph K. Bradley2014-08-181-0/+2
* Fix PEP8 violations in examples/src/main/python.Reynold Xin2014-05-251-0/+2
* [SPARK-1824] Remove <master> from Python examplesAndrew Or2014-05-161-5/+5
* SPARK-1637: Clean up examples for 1.0Sandeep2014-05-061-0/+37