Type Definition polars::chunked_array::object::DurationChunked
source · [−]pub type DurationChunked = Logical<DurationType, Int64Type>;
This is supported on crate feature
object
only.pub type DurationChunked = Logical<DurationType, Int64Type>;
object
only.