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