UTF-8 and Unicode support
UTF-8 and Unicode characters are not supported by the copy_to_sql function.
To work around this limitation, convert UTF-8 and Unicode characters to ASCII and then push the data into the teradataml DataFrame.
UTF-8 and Unicode characters are not supported by the copy_to_sql function.
To work around this limitation, convert UTF-8 and Unicode characters to ASCII and then push the data into the teradataml DataFrame.