You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/01/14 22:33:35 UTC

[jira] [Created] (SPARK-5255) Use python doc "note" for experimental tags in tree.py

Joseph K. Bradley created SPARK-5255:
----------------------------------------

             Summary: Use python doc "note" for experimental tags in tree.py
                 Key: SPARK-5255
                 URL: https://issues.apache.org/jira/browse/SPARK-5255
             Project: Spark
          Issue Type: Improvement
          Components: MLlib, PySpark
    Affects Versions: 1.2.0
            Reporter: Joseph K. Bradley
            Priority: Trivial


spark/python/pyspark/mllib/tree.py currently has several "EXPERIMENTAL" tags in the docs.  Those should use:
```
.. note:: Experimental
```
(as in, e.g., feature.py)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org