GitHub user josh-howes opened a pull request:

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

    [SPARK-15973] [PYSPARK] Fix GroupedData Documentation

    *This contribution is my original work and that I license the work to the 
project under the project's open source license.*
    
    ## What changes were proposed in this pull request?
    
    Documentation updates to PySpark's GroupedData
    
    
    ## How was this patch tested?
    
    Manual Tests
    


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

    $ git pull https://github.com/josh-howes/spark bugfix/SPARK-15973

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

    https://github.com/apache/spark/pull/13724.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 #13724
    
----
commit fc2ed435690b72308c0ed480e799ee427bb3c12a
Author: Josh Howes <[email protected]>
Date:   2016-06-17T00:27:32Z

    Update pyspark doc to use # vs. // in

commit 649f3055824649826f0c066252fffd867c88747a
Author: Josh Howes <[email protected]>
Date:   2016-06-17T00:37:51Z

    Rename wrapped java object in  to be _jgd ('Java Grouped Data') vs. _jdf

commit 8f3ea3ef0820870dce582ea9ccbc53d7db490768
Author: Josh Howes <[email protected]>
Date:   2016-06-17T00:43:11Z

    Rename  varargs to match 'cols' in documentation

----


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