Commits
User selector
Commit History
Commits on Nov 4, 2015
[SPARK-11489][SQL] Only include common first order statistics in GroupedData
Show description for 5051262committed
Commits on Nov 3, 2015
[SPARK-11467][SQL] add Python API for stddev/variance
Show description for 1d04dc9authored andcommitted
[SPARK-10592] [ML] [PySpark] Deprecate weights and use coefficients instead in ML models
Show description for c020f7dauthored andcommitted
[SPARK-10286][ML][PYSPARK][DOCS] Add @since annotation to pyspark.ml.param and pyspark.ml.*
Show description for ecfb3e7authored andcommitted
Commits on Nov 2, 2015
[SPARK-11358][MLLIB] deprecate runs in k-means
Show description for 33ae7a3committed[SPARK-11437] [PYSPARK] Don't .take when converting RDD to DataFrame with provided schema
Show description for f92f334authored andcommitted
Commits on Oct 29, 2015
[SPARK-11322] [PYSPARK] Keep full stack trace in captured exception
Show description for 3dfa4eaauthored andcommitted
Commits on Oct 28, 2015
[SPARK-11292] [SQL] Python API for text data source
Show description for 5aa0521authored andcommitted[SPARK-11367][ML][PYSPARK] Python LinearRegression should support setting solver
Show description for f92b7b9authored andcommitted[SPARK-11302][MLLIB] 2) Multivariate Gaussian Model with Covariance matrix returns incorrect answer in some cases
Show description for 826e1e3authored andcommitted
Commits on Oct 27, 2015
[SPARK-10024][PYSPARK] Python API RF and GBT related params clear up
Show description for 9dba5fbauthored andcommitted[SPARK-6488][MLLIB][PYTHON] Support addition/multiplication in PySpark's BlockMatrix
Show description for 3bdbbc6authored andcommitted[SPARK-11270][STREAMING] Add improved equality testing for TopicAndPartition from the Kafka Streaming API
Show description for 8f888eeauthored andcommitted[SPARK-10271][PYSPARK][MLLIB] Added @since tags to pyspark.mllib.clustering
Show description for 5d4f6abauthored andcommitted
Commits on Oct 26, 2015
[SPARK-11279][PYSPARK] Add DataFrame#toDF in PySpark
Show description for 05c4bdbauthored andcommitted
Commits on Oct 23, 2015
[SPARK-10277] [MLLIB] [PYSPARK] Add @since annotation to pyspark.mllib.regression
Show description for 282a15fauthored andcommitted
Commits on Oct 22, 2015
[SPARK-7021] Add JUnit output for Python unit tests
Show description for 163d53eauthored andcommitted
Commits on Oct 21, 2015
[SPARK-11205][PYSPARK] Delegate to scala DataFrame API rather than p…
Show description for 5cdea7dauthored andcommitted[MINOR][ML] fix doc warnings
Show description for 135ade9committed
Commits on Oct 20, 2015
[SPARK-10767][PYSPARK] Make pyspark shared params codegen more consistent
Show description for aea7142authored andcommitted[SPARK-10269][PYSPARK][MLLIB] Add @since annotation to pyspark.mllib.classification
Show description for 04521eaauthored andcommitted[SPARK-10272][PYSPARK][MLLIB] Added @since tags to pyspark.mllib.evaluation
Show description for 82e9d9cauthored andcommitted[SPARK-10447][SPARK-3842][PYSPARK] upgrade pyspark to py4j0.9
Show description for e18b571authored andcommitted
Commits on Oct 19, 2015
[SPARK-11114][PYSPARK] add getOrCreate for SparkContext/SQLContext in Python
Show description for 232d7f8authored andcommitted

[SPARK-7018][BUILD] Refactor dev/run-tests-jenkins into Python
Show description for d3180c2authored andcommitted
Commits on Oct 18, 2015
[SPARK-11158][SQL] Modified _verify_type() to be more informative on Errors by presenting the Object
Show description for a337c23authored andcommitted
Commits on Oct 17, 2015
[SPARK-10185] [SQL] Feat sql comma separated paths
Show description for 57f83e3authored andcommitted
Commits on Oct 16, 2015
[SPARK-11084] [ML] [PYTHON] Check if index can contain non-zero value before binary search
Show description for 8ac71d6authored andcommitted[SPARK-11050] [MLLIB] PySpark SparseVector can return wrong index in e…
Show description for 1ec0a0dauthored andcommitted
Commits on Oct 13, 2015
[PYTHON] [MINOR] List modules in PySpark tests when given bad name
Show description for c75f058authored andcommitted
Commits on Oct 12, 2015
[SPARK-8170] [PYTHON] Add signal handler to trap Ctrl-C in pyspark and cancel all running jobs
Show description for 2e572c4authored andcommitted
Commits on Oct 9, 2015
[SPARK-10535] Sync up API for matrix factorization model between Scala and PySpark
Show description for c1b4ce4authored andcommitted
[SPARK-10959] [PYSPARK] StreamingLogisticRegressionWithSGD does not train with given regParam and convergenceTol parameters
Show description for 5410747authored andcommitted[SPARK-10973] [ML] [PYTHON] __gettitem__ method throws IndexError exception when we…
Show description for 8e67882authored andcommitted
Commits on Oct 8, 2015
[SPARK-9774] [ML] [PYSPARK] Add python api for ml regression isotonicregression
Show description for 3aff086authored andcommitted