software.uncharted.salt.core.analytic

collection

package collection

Visibility
  1. Public
  2. All

Type Members

  1. class TopElementsAggregator[ET] extends Aggregator[Seq[ET], Map[ET, Int], List[(ET, Int)]]

    Aggregator for producing the top N common elements in a collection column, along with their respective counts.

Ungrouped