Teradata Vantage offers various SQL functions that allow a user to process data. This section describes how these common SQL functions can be used in teradataml with the help of SQLAlchemy.
You do not need to have thorough knowledge of SQLAlchemy to use the SQLAlchemy extension to teradataml. Refer to the examples provided in the demo notebooks which are part of the teradataml package. These demo notebooks can be found at pkg_install_location/teradataml/data/notebooks/sqlalchemy/.
teradataml 17.20.00.xx versions only support SQLAlchemy 1.4,
SQLAlchemy 2.0 is not yet supported.