![Compute 1-d histogram in spark](/content/images/size/w600/2020/04/weekly_aggr_3_XXBTZEUR.png)
Spark
Compute 1-d histogram in spark
Spark has a way to compute the histogram, however, it is kept under low level and sometimes obscure classes. In this post I'll give you a function that provides you with the desired values passing a dataframe. In the official documentation the only mention [https://spark.apache.org/