Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 745 Bytes

downsample.md

File metadata and controls

24 lines (19 loc) · 745 Bytes
title excerpt keywords
Downsample
Downsample data to a smaller, representative subset
downsample
hyperfunctions
Toolkit

Downsample

This section includes functions used to downsample data. Downsampling is used to replace a set of values with a much smaller set that is highly representative of the original data. This is particularly useful for graphing applications.

Some hyperfunctions are included in the default TimescaleDB product. For additional hyperfunctions, you need to install the Timescale Toolkit PostgreSQL extension.