TD_RESAMPLE Function | Teradata Vantage - TD_RESAMPLE - Teradata Vantage

Database Unbounded Array Framework Time Series Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
ncd1634149624743.ditamap
dita:ditavalPath
ruu1634160136230.ditaval
dita:id
ncd1634149624743

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.