Skip to main content

Module dtype

Module dtype 

Source
Expand description

Data type definitions for array elements.

The format supports fixed-width primitives, variable-length values (String, Binary), and list types (FixedSizeList, List).

Enumsยง

ArchivedDType
An archived DType
DType
Describes the element type of an array.
DTypeResolver
The resolver for an archived DType