aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/shell.py
diff options
context:
space:
mode:
authornoelsmith <mail@noelsmith.com>2015-10-20 16:14:20 -0700
committerXiangrui Meng <meng@databricks.com>2015-10-20 16:14:20 -0700
commit04521ea067d6ed3c5398067f07904d27c77017ff (patch)
tree034c802f54a716223e7952900eec33436312a6d7 /python/pyspark/shell.py
parent9f49895fefc294ef40b2e974f1f8b311087c54df (diff)
downloadspark-04521ea067d6ed3c5398067f07904d27c77017ff.tar.gz
spark-04521ea067d6ed3c5398067f07904d27c77017ff.tar.bz2
spark-04521ea067d6ed3c5398067f07904d27c77017ff.zip
[SPARK-10269][PYSPARK][MLLIB] Add @since annotation to pyspark.mllib.classification
Duplicated the since decorator from pyspark.sql into pyspark (also tweaked to handle functions without docstrings). Added since to methods + "versionadded::" to classes derived from the file history. Note - some methods are inherited from the regression module (i.e. LinearModel.intercept) so these won't have version numbers in the API docs until that model is updated. Author: noelsmith <mail@noelsmith.com> Closes #8626 from noel-smith/SPARK-10269-since-mlib-classification.
Diffstat (limited to 'python/pyspark/shell.py')
0 files changed, 0 insertions, 0 deletions