Data Cleaning Functions - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-06
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢
TD_GetFutileColumns
Returns the futile column names.
TD_OutlierFilterFit
Calculates the lower_percentile, upper_percentile, count of rows, and median for the specified input table columns.
TD_OutlierFilterTransform
Filters outliers from the input table.
TD_GetRowsWithoutMissingValues
Displays the rows that have non-NULL values in the specified input table columns.
TD_SimpleImputeFit
Outputs a table of values to substitute for missing values in the input table.
TD_SimpleImputeTransform
Substitutes specified values for missing values in the input table.
TD_ConvertTo
Converts the specified input table columns to specified data types.
Pack
Compresses data in multiple columns into a single packed data column.
Unpack
Expands data from a single packed column to multiple unpacked columns.
StringSimilarity
Calculates the similarity between two strings, using the specified comparison method.