Type Definition polars::datatypes::DateChunked

source · []
pub type DateChunked = Logical<DateType, Int32Type>;