string_to_val¶ string_to_val(s)[source]¶ Convert a string to a Python data type. Parameters: s (str) Return type: Any