Usage Notes | Analytic Functions | Teradata Package for Python - Usage Notes - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
  • Analytics Database functions and UAF functions are available only if underlying Vantage, which user is connected to, supports those.
  • Import these functions only after establishing the connection to Vantage.

    Importing these functions before context creation raises import error.

  • You can check whether Analytics Database functions and UAF functions are available by running the function display_analytic_functions().
    • If these functions are available for the corresponding Vantage version, then display_analytic_functions() displays those functions.
    • Otherwise, these functions are not displayed in display_analytic_functions() output.