GitHub user noel-smith opened a pull request:

    https://github.com/apache/spark/pull/8633

    [SPARK-10273] Add @since annotation to pyspark.mllib.feature

    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 git 
file history in pyspark).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/noel-smith/spark 
SPARK-10273-since-mllib-feature

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8633.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8633
    
----
commit 3dadc0368d0ccbba1967da7e3e70fa462b15befc
Author: noelsmith <[email protected]>
Date:   2015-09-06T21:18:25Z

    Added @since to mllib.feature

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to