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