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.
- Timestamp
Options - Options for the Timestamp DType.
Enums§
- Date
Value - Unpacked value of a
Dateextension scalar. - Temporal
Jiff - A Jiff representation of a temporal value.
- Temporal
Metadata - Metadata for temporal extension data types.
- Time
Unit - Time units for temporal data.
- Time
Value - Unpacked value of a
Timeextension scalar. - Timestamp
Value - Unpacked value of a
Timestampextension scalar.