deregister() | teradataml DataFrame | Teradata Python Package - deregister() - 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 deregister() function to deregister a UDF.

Arguments

Argument Required/Optional Type Description
name Required string Specifies the name of the user defined function to deregister.
returns Optional teradatasqlalchemy types object Specifies the type used to deregister the user defined function.

When not specified, deregister deletes all UDFs registered with the specified name.