Concurrency-safe hopping window counter
-
Updated
Jun 1, 2020 - Go
Concurrency-safe hopping window counter
Sliding, hopping, and tumbling windows over an iterable
A Python project demonstrating time-series data aggregation using a hopping window function to calculate mean temperature readings from simulated sensor data. Ideal for streaming applications requiring low-latency insights over overlapping time intervals in real-time
This project analyzes West Texas Intermediate (WTI) Crude Oil Prices using a hopping window strategy to calculate weekly mean and maximum prices, offering detailed insights into price fluctuations.
Add a description, image, and links to the hopping-window topic page so that developers can more easily learn about it.
To associate your repository with the hopping-window topic, visit your repo's landing page and select "manage topics."