GitHub user nrchandan opened a pull request:

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

    [SPARK-1170] Add histogram method to Python's RDD API

    Tested and ready to merge.

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

    $ git pull https://github.com/nrchandan/spark pull_121

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

    https://github.com/apache/spark/pull/1783.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 #1783
    
----
commit aecb5bcccbec0df2c378be4b03172c7c5ac63364
Author: Dan McClary <[email protected]>
Date:   2014-03-11T06:58:32Z

    added histogram method, added max and min to statscounter

commit 0c2bbdd2956db71d227f89822f246293fc6e6458
Author: Prashant Sharma <[email protected]>
Date:   2014-03-11T07:51:22Z

    SPARK-1170 Added histogram(buckets) to pyspark and not 
histogram(noOfBuckets).

commit 8427db65e134d82247cb2f719c26c78de5535db3
Author: Chandan Kumar <[email protected]>
Date:   2014-08-05T06:55:06Z

    SPARK-1170. Merged commits and fixed bugs in both the original commits

commit bdd3d7afdbc0fe92e7600312ac8c74486c5f22d0
Author: Chandan Kumar <[email protected]>
Date:   2014-08-05T08:06:01Z

    SPARK-1170. Merged commits and fixed bugs in both the original commits

----


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