arrow
55.2.0
Module temporal
Module Items
Enums
Functions
In arrow::
compute::
kernels
arrow
::
compute
::
kernels
Module
temporal
Copy item path
Expand description
Defines temporal kernels for time and date related functions.
Enums
§
Date
Part
Valid parts to extract from date/time/timestamp arrays.
Functions
§
date_
part
Given an array, return a new array with the extracted
DatePart
as signed 32-bit integer values.