Namespace DataType

Datatype namespace

Accessors

  • get Categorical(): Categorical
  • A categorical encoding of a set of strings

    Returns Categorical

  • get Utf8(): Utf8
  • A variable-length UTF-8 encoded string whose offsets are represented as i64.

    Returns Utf8