polars_arrow::compute::cast

Function int64_to_time64ns

Source
pub fn int64_to_time64ns(from: &PrimitiveArray<i64>) -> PrimitiveArray<i64>
Available on crate feature compute_cast only.
Expand description

Conversion of Int64 to Time32(TimeUnit::Nanosecond)