HasOpType

trait HasOpType
class Object
trait Matchable
class Any

Value members

Abstract methods

Operational type.

Operational type.

Concrete methods

def isCategorical: Boolean

Tests whether this field is categorical (nominal or ordinal).

Tests whether this field is categorical (nominal or ordinal).

def isContinuous: Boolean

Tests whether this field is continuous.

Tests whether this field is continuous.

def isNominal: Boolean

Tests whether this field is nominal.

Tests whether this field is nominal.

def isOrdinal: Boolean

Tests whether this field is ordinal.

Tests whether this field is ordinal.