polars_core::export::cast

Function int64_to_time64ns

pub fn int64_to_time64ns(from: &PrimitiveArray<i64>) -> PrimitiveArray<i64>
Expand description

Conversion of Int64 to Time32(TimeUnit::Nanosecond)