Function polars_arrow::compute::cast::timestamp_to_date64
source ยท pub fn timestamp_to_date64(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
) -> PrimitiveArray<i64>
Available on crate feature
compute_cast
only.Expand description
Conversion of timestamp