Array Data Types ================ The logical types of the elements of an Array. Each logical type is implemented by a variety of Array encodings which describe both a representation-as-bytes as well as how to apply operations on that representation. .. autosummary:: :nosignatures: ~vortex.dtype.DType ~vortex.dtype.binary ~vortex.dtype.bool ~vortex.dtype.float ~vortex.dtype.int ~vortex.dtype.null ~vortex.dtype.uint ~vortex.dtype.utf8 .. raw:: html