Enumeration

ArrowTimeUnit

Declaration

enum Arrow.TimeUnit

Description [src]

They are corresponding to arrow::TimeUnit::type values.

Members

Name Description
GARROW_TIME_UNIT_SECOND

Second.

GARROW_TIME_UNIT_MILLI

Millisecond.

GARROW_TIME_UNIT_MICRO

Microsecond.

GARROW_TIME_UNIT_NANO

Nanosecond.