Function datafusion_expr::type_coercion::is_numeric
source · pub fn is_numeric(dt: &DataType) -> bool
Expand description
Determine if a DataType is numeric or not
pub fn is_numeric(dt: &DataType) -> bool
Determine if a DataType is numeric or not