get_column_type: Convert column-type according to column_name
Description
Convert column-type according to column_name
Usage
get_column_type(column_name, timestamp_to_date = TRUE)
Value
string suggested type of column
Arguments
- column_name
string
- timestamp_to_date
boolean convert timestamp to date