Real-time DataFrames | New features in Quix Streams 2.8.0

Опубликовано: 12 Май 2025
на канале: Quix
305
13

Quix Streams is a fast and general-purpose processing framework for streaming data. Build real-time applications and analytics systems on data streams using Python DataFrames and stateful operators, all without having to install a server-side engine.

Familiar to anyone already working with DataFrames for ETL and ELT jobs, Quix Streams lets you build on your existing batch data processing skillset.

Already using Quix Stream or currently developing solutions for batch data processing using Python? Join Tim, as he walks you through the exciting new features in Quix Streams 2.8.0, THE alternative to Kafka Python for anyone creating data processing workflows. It’s an easy-to-run, no JVM alternative to Faust, Apache Beam, and Spark. You can leverage your existing knowledge and tools while enhancing your data workflows, making it easier to handle large datasets efficiently.

In this video, Tim highlights the latest updates, including the new sdf.drop() method for removing columns, the simplified sdf.print() function for better data visualization, and important changes regarding function reassignment that enhance usability.

Don't forget to subscribe for more updates and tutorials on the Quix Streams Python library!

Check out Quix Streams on GitHub https://github.com/quixio/quix-streams

--

0:00 Introduction & Overview of Quix Streams 2.8.0
0:31 New sdf.drop feature
1:46 Introduction of sdf.print
3:24 Changes in function reassignment
4:38 Conclusion and call to subscribe