get_output_dataframe method | Teradataml Widgets - get_output_dataframe - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798

Use the get_output_dataframe method to get the DataFrame of the executed function.The method returns teradataml.Dataframe.

You can filter Vantage Analytics Library, Unbounded Array Framework, and Database Engine 20 analytic functions with categorizations as well as AutoML.

See Using Teradataml Widgets with AutoML to work with AutoML in a separate UI.

Optional Parameters

output_index
Gets the full output result table.
output_name
Specifies the name of the output to return.

Either output_index or output_name should be set.