Apache Arrow data types
TimeUnitDateUnit
Type
StatusCode
FileMode
MessageType
CompressionType
int8()
int16()
int32()
int64()
uint8()
uint16()
uint32()
uint64()
float16()
float32()
float64()
boolean()
utf8()
date32()
date64()
time32(unit)
time64(unit)
null()
timestamp(unit, timezone)
decimal(precision, scale)
list_of(type)
struct(...)
time unit
time zone
precision
scale
type
...
An object of class arrow::TimeUnit::type
(inherits from arrow-enum
) of length 4.