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

Determine if a DataType is numeric or not