IndexGrouper

org.saddle.groupby.IndexGrouper$
See theIndexGrouper companion class
object IndexGrouper

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[Y : Order](ix: Index[Y]): IndexGrouper[Y]
def apply[Y : Order](ix: Index[Y], sorted: Boolean): IndexGrouper[Y]