GitHub user BryanCutler opened a pull request:

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

    [SPARK-12634][PYSPARK][DOC] PySpark tree parameter desc to consistent format

    Part of task for 
[SPARK-11219](https://issues.apache.org/jira/browse/SPARK-11219) to make 
PySpark MLlib parameter description formatting consistent.  This is for the 
clustering module.
    
    closes #10601 
    


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

    $ git pull https://github.com/BryanCutler/spark 
param-desc-consistent-tree-SPARK-12634

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

    https://github.com/apache/spark/pull/11353.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 #11353
    
----
commit 7daf4adf08460b2bfa4477a2ebcd75202fb0f288
Author: vijaykiran <[email protected]>
Date:   2016-01-05T11:36:19Z

    [SPARK-12634][DOC] Update param descriptions
    
    Updates the `param` descriptions to be consistent. See [SPARK-11219] for
    more details.

commit a5346e266c211995c0d0306c278d63b4bf9a8781
Author: vijaykiran <[email protected]>
Date:   2016-01-06T10:41:45Z

    Style Fixes
    
    - Update fill-column to 100 on parameter descriptions.

commit 9337098f54d5b015163c86c319c81aebe124797f
Author: vijaykiran <[email protected]>
Date:   2016-01-22T14:16:24Z

    Limit parameter descriptions to 74th column

commit 36be47c4986cd43d04053cc1c458bdd77dd918bc
Author: vijaykiran <[email protected]>
Date:   2016-01-23T07:02:21Z

    :return: formatting and minor style fixes

commit 41d9d60ed6a85ea936b9b81cb3d78ced749cffcf
Author: Bryan Cutler <[email protected]>
Date:   2016-02-24T22:15:07Z

    [SPARK-12634] Fix Sphinx errors, cleanup, sync with Scala api

----


---
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