back
February 28, 2023
|
Industry insights

The Stream — February 2023 edition

Build a simple event-driven system to get ML predictions with Python and Apache Kafka

The Stream February 2023 banner.
Quix brings DataFrames and the Python ecosystem to stream processing. Stateful, scalable and fault tolerant. No wrappers. No JVM. No cross-language debugging.

Our library is open source—support the project by starring the repo.

Build a simple event-driven system to get ML predictions with Python and Apache Kafka

ML predictions with Python and Apache Kafka.

Our CTO Tomas Neubauer has put together a tutorial for you to learn how to continuously stream email records from a CSV file, get an ML inference for each record, and then stream the results back to a new Kafka topic.

Dig into the tutorial

Kafka Summit agenda now public

Kafka summit green banner.

The Apache Kafka and data streaming community will converge in London for another Kafka Summit. The line-up this year looks excellent. There will also be a pre-conference Hackathon to look forward to. Our CTO Tomas Neubauer will also be on stage on the second day to talk about a case study in cyclist crash detection. Hope to see you there!

Take a look at the line-up

More news and insights

  • Stream Processing vs Real-time OLAP vs Streaming Database - Read more
  • The MAD (Machine Learning / AI / Data) Landscape. Quix has been included. Take a look
  • David Heinemeier Hansson reckons 37Signals will save $7mil in cloud costs by moving off the cloud (Clexit™️) - Read more

Meme of the Month

Person sliding on snow.

Our SRE Lajos Nagy on our recent team trip to the Czech mountains 😆

What’s a Rich Text element?

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

Static and dynamic content editing

A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!

How to customize formatting for each rich text

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

Related content

Featured image for the "Navigating stateful stream processing" post published on the Quix blog
Industry insights

Navigating stateful stream processing

Discover what sets stateful stream processing apart from stateless processing and read about its related concepts, challenges and use cases.
Tim Sawicki
Words by
windowing in stream processing
Industry insights

A guide to windowing in stream processing

Explore streaming windows (including tumbling, sliding and hopping windows) and learn about windowing benefits, use cases and technologies.
Daniil Gusev
Words by
real time feature engineering architecture diagram
Industry insights

What is real-time featuring engineering?

Pre-computing features for real-time machine learning reduces the precision of the insights you can draw from data streams. In this guide, we'll look at what real-time feature engineering is and show you a simple example of how you can do it yourself.
Tun Shwe
Words by