CategoricalValues

Entity that comprises information on categorical values in data.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the number of categories in the data.

Link copied to clipboard

Indicates whether there is a potential data issue related to categorical values.

Functions

Link copied to clipboard
inline fun copy(block: CategoricalValues.Builder.() -> Unit = {}): CategoricalValues
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String