Tomáš Neubauer

AI

Aggregating Real-time Sensor Data with Python and Redpanda

Simple stream processing using Python and tumbling windows Tomáš Neubauer · Follow Published in Towards Data Science · 12 min read · 11 hours ago — Image by author In this tutorial, I want to show you how to downsample a stream of sensor data using only Python (and Redpanda as a message broker). The goal is to show you how simple stream processing can be, and that you don’t need a heavy-duty stream processing

Read More »