Table.
get_dtypes
Get a dict with the dtypes for each field of the table.
dict
dtypes
ids (bool) – Whether or not to include the id fields. Defaults to False.
False
Dictionary that contains the field names and data types.