Explore Library
Flashcard

Window Functions for Feature Engineering

How window functions build predictive features like rolling stats and lagged values without collapsing rows.

Question

How do window functions engineer ML features while keeping row-level granularity?

Click to reveal answer