Install Python Script File | K-Means Clustering Classification| Open Analytics Framework - Installing Python Script File - 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. Install the clustering analysis Python script into the user environment.
    demo_env.install_file(file_path = os.path.join(path_to_files, 'files', 'clustering.py') , replace = True);

    Out:

    File 'clustering.py' replaced successfully in the remote user environment 'opaf_my_clust_env'.
  2. Verify the files have been installed correctly.
    demo_env.files

    Out:

            name              size       last_updated_dttm
    0      clustering.py      4757      2024-03-01T08:18:32Z