Function polars::export::arrow::compute::comparison::can_lt_eq_scalar
source · [−]This is supported on crate feature
compute_comparison
only.Expand description
Returns whether a DataType
is supported by lt_eq_scalar
.