[
https://issues.apache.org/jira/browse/SPARK-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075522#comment-14075522
]
Josh Rosen commented on SPARK-1170:
-----------------------------------
Hi [~dwmclary] and [~prashant_],
It looks like your pull requests implement slightly different versions of
histogram, one that uses evenly-spaced buckets and another that uses a
user-provided array of buckets. Since the Scala API supports both, it would be
nice for Python to do the same. Does one of you want to merge both of these
pull requests together into a single patch that supports both styles of
histogram?
> Add histogram() to PySpark
> --------------------------
>
> Key: SPARK-1170
> URL: https://issues.apache.org/jira/browse/SPARK-1170
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Reporter: Matei Zaharia
> Assignee: Josh Rosen
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)