construct_from_string# classmethod GeosDtype.construct_from_string(string)# Construct this type from a string (ic. name). Parameters: string (str) – The name of the type. Returns: instance of the dtype. Return type: GeosDtype Raises: TypeError – string is not equal to “geos”.