When a teradataml DataFrame is created from a table with the following column data types, the print(dataframe.dtypes) displays the column types as String:
- Interval (Year, Month, Day, Hour)
- Period (Date, Time)
- CLOB