Back to Glossary Index
Dagster Data Engineering Glossary:
Sliding Window
A technique used in analyzing or processing sequences of data, where a window of specified size moves across the data, and for each position of the window, a computation is performed.