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