Attribute

object Attribute
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(dataType: DataType, opType: OpType, intervals: Array[Interval], values: Array[Value]): Attribute
def apply(opType: OpType, intervals: Array[Interval], validVals: Array[Any], invalidVals: Set[Any], missingVals: Set[Any], labels: Map[Any, String]): Attribute
def apply(opType: OpType): Attribute