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