Gzip compress to kafka
Tutorial | 8 Mar, 2023
How to use gzip data compression with Apache Kafka and Python
Learn why data compression is vital and how use it with Kafka and kafka-python, focussing on gzip—one of the strongest compression tools that Kafka supports.
Tomas Neubauer
words by
Tomáš Neubauer, CTO & Co-Founder
ML predictions with Python and Apache Kafka
Tutorial | 8 Feb, 2023
Build a simple event-driven system to get ML predictions with Python and Apache Kafka
Use the Quix Streams Python library to continuously stream email records from a CSV file, get an ML inference for each record, then stream the results back to a new Kafka topic.
Tomas Neubauer
words by
Tomáš Neubauer, CTO & Co-Founder
Tabular time series data Kafka Python
Tutorial | 10 Jan, 2023
How to send tabular time series data to Apache Kafka with Python and Pandas
Use Python to process time series data and send it to Apache Kafka. You'll use a large sample data set from an online-retailer and send the records in batches with Pandas and the kafka-python library.
Tomas Neubauer
words by
Tomáš Neubauer, CTO & Co-Founder
Coin API blog feature image
Tutorial | 7 Dec, 2022
How to deploy a currency alerting pipeline with Quix and CoinAPI
How to build a powerful currency alerting pipeline in a few minutes with Quix and CoinAPI.
Tomas Neubauer
words by
Tomáš Neubauer, CTO & Co-Founder
119 feature image
Tutorial | 29 Oct, 2021
Build and deploy a data science project (no developer required)
An in-depth tutorial on how one data scientist created a real-time predictor of bike availability — a use case you can apply to any fleet or mobility solution.
Javier Blanco
words by
Javier Blanco, Senior Data Scientist
116 feature image
Tutorial | 26 Oct, 2021
Your 15-minute guide to real-time machine learning
Take a machine learning project using streaming data from idea to production deployment. It takes just 15 minutes with this step-by-step blog and video tutorial.
Steve Rosam
words by
Steve Rosam, Full-stack developer
117 featured image
Tutorial | 12 Oct, 2021
Real time stream processing with Python
Python is the primary language for machine learning applications, but it isn’t easily compatible with streaming data — until now. Introducing the Quix SDK made for Python developers.
Steve Rosam
words by
Steve Rosam, Full-stack developer
Real time stream processing with kafka and python
Tutorial | 31 Aug, 2021
Real time stream processing with Kafka and Python
Start processing real-time data in Python in 10 minutes with Quix. This quick start guide with source code shows how. 
Peter Nagy
words by
Peter Nagy, Head of Platform & Co-Founder