Function polars_arrow::compute::temporal::can_day
source ยท pub fn can_day(data_type: &ArrowDataType) -> bool
Available on crate feature
compute_temporal
only.Expand description
Checks if an array of type datatype
can perform day operation