arrow2::compute::arithmetics

Function can_neg

Source
pub fn can_neg(data_type: &DataType) -> bool
Available on crate feature compute_arithmetics only.
Expand description

Whether neg is supported for a given DataType