Package

io.radanalytics.silex.histogram

rdd

Permalink

package rdd

Visibility
  1. Public
  2. All

Type Members

  1. class HistogramMethodsRDD[T] extends HistogramMethods[T]

    Permalink

    Enriched RDD methods for histogramming and counting from HistogramMethods

    Enriched RDD methods for histogramming and counting from HistogramMethods

    import io.radanalytics.silex.histogram.implicits._
    rdd.histBy(f)  // or other methods from HistogramMethods interface

Ungrouped