11 - Create a Transform Chart for Transformation of Time Series
This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
📖 Task Introduction
Quiver's series transform charts allow for transformations of Time Series in your Quiver analysis, including rolling, cumulative, and periodic aggregations. In this Task, you'll use a Rolling Aggregate to apply window-based smoothing to the altitude-to-wind-speed ratio you created in the prior Task.
🔨 Task Instructions
Click the Time Series button in the omnibar across the top of your application.
Select Rolling Aggregate in the dropdown menu.
In the configuration panel, set your Time series formula as the Source plot.
Update the Window size to 5 and change Day to Minute to create a plot for the 5-minute rolling average of the altitude-to-wind-speed ratio.
Close the configuration panel.
Remember to save your work as Quiver does not automatically do so.