pub fn is_numeric(dt: &DataType) -> bool
Expand description

Determine whether the given data type dt represents numeric values.