krangl / krangl / MissingValueException

MissingValueException

class MissingValueException : Throwable

Thrown if an operation is applied to a column that contains missing values.

Constructors

<init>

Thrown if an operation is applied to a column that contains missing values.

MissingValueException(msg: String)