We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Streaming DataFrames: A New Way to Process Streaming Data

Formal Metadata

Title
Streaming DataFrames: A New Way to Process Streaming Data
Title of Series
Number of Parts
64
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Introducing an open source library in Python: Quix Streams. It solves all the complexities of stream processing in a cloud native package with a familiar Pandas DataFrame API interface. This library lets you work with streaming data similarly to static data in your Jupyter Notebook without any hassle associated with streaming technologies. Our mission is to bring masses of Python developers into streaming and make the journey as smooth as possible so real-time applications using ML are not so difficult. I will demonstrate this live on stage with examples of stateless operations and stateful operations like rolling windows and joins. Join me to learn how you can start working with streaming data today.