value_numeric_dtype

Function value_numeric_dtype 

Source
pub fn value_numeric_dtype(value: &Value) -> Option<NumericDType>
Expand description

Return the logical numeric dtype associated with the provided value, if any.