convert_dtype_dict¶
-
pydriosm.utils.convert_dtype_dict()¶ Specify data-type dictionary for data types of PostgreSQL and pandas.read_csv().
- Returns
a dictionary as data-type convertor between PostgreSQL and pandas.read_csv()
- Return type
dict
pydriosm.utils.convert_dtype_dict()¶Specify data-type dictionary for data types of PostgreSQL and pandas.read_csv().
a dictionary as data-type convertor between PostgreSQL and pandas.read_csv()
dict