TD_RESAMPLE Function | Teradata Vantage - TD_RESAMPLE - 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

Regular time series have a constant indexing interval throughout the series. Many statistical models and visualization tools assume that the data is regular. However, time series data is often irregular with varying time intervals between data points.

TD_RESAMPLE transforms an irregular time series to a regular time series by resampling the data at regular intervals. Transforming irregular time series data to regular time series data simplifies data analysis and visualization, and enables the use of standard statistical models and tools.

The function has various interpolation methods to fill in missing data points in the resampled time series. The interpolation method is selected based on the analysis, and the characteristics of the time series data.