Skip to main content

Module datetime

Module datetime 

Source
Expand description

Datetime extension DTypes, compatible with Apache Arrow.

Structs§

AnyTemporal
Matcher for temporal extension data types.
Date
Date DType.
Time
Time DType.
Timestamp
Timestamp DType.
TimestampOptions
Options for the Timestamp DType.

Enums§

DateValue
Unpacked value of a Date extension scalar.
TemporalJiff
A Jiff representation of a temporal value.
TemporalMetadata
Metadata for temporal extension data types.
TimeUnit
Time units for temporal data.
TimeValue
Unpacked value of a Time extension scalar.
TimestampValue
Unpacked value of a Timestamp extension scalar.