Clean Up | Scoring with a micro model file | Open Analytics Framework - Cleaning Up - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
  1. Remove the environment used for this analysis
    remove_env(py-usecase-3-env)
    Using this statement permanently removes the environment and its contents.

    Out:

    User environment 'py-usecase-3-env' removed.
    True
  2. (Optional) Verify the specified environment has been removed by checking on the list of available user environments.
    list_user_envs()
  3. Terminate the connection to the target VantageCloud Lake.
    remove_context()

    Out:

    True