teradataml is extended to work with different SQLAlchemy clause elements, expressions and functions. These can be used in teradataml "DataFrame.assign()" method or as filter expression in slice filter ([]) for teradataml DataFrame.
This section describes how the SQLAlchemy clause elements, expressions, and functions can be used with teradataml.