Uninstall the teradataml package on Windows
Use the following command to uninstall the teradataml package:
py -3 -m pip uninstall -y teradataml
Uninstall the teradataml package on macOS or Linux OS or IBM PowerPC
Use the following command to uninstall the teradataml package:
pip uninstall -y teradataml