Github user dwmclary commented on the pull request:
https://github.com/apache/spark/pull/122#issuecomment-37666086
Prashant,
Thanks for the review! I'll break out the min/max bit and submit a PR
for 1246 later today and then just leave the histogram bit on 1170.
Ch
Github user ScrapCodes commented on the pull request:
https://github.com/apache/spark/pull/122#issuecomment-37642205
Hi Daniel,
Thanks for the patch,
It would be good to separate out the implementation of min max into a
different PR and provide Rdd.min and RDD.max fun
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/122#issuecomment-37273023
Can one of the admins verify this patch?
---
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 proj
GitHub user dwmclary opened a pull request:
https://github.com/apache/spark/pull/122
SPARK-1170-pyspark-histogram: added histogram method, added max and min to
statscounter
Here's an implementation of histogram which relies on a small change to
statscounter and returns a defaultdic