Upgrade Teradata Package for Python - Upgrading Teradata Package for Python - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-02-17
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Upgrading the teradataml package on Windows

To upgrade the teradataml package, you can use the following command:
py -3 -m pip install --no-cache-dir -U teradataml

Upgrading the teradataml package on macOS or Linux OS

Use the following command to upgrade the teradataml package:
pip install --no-cache-dir -U teradataml