From 5a9a970494dfbcd6bfb9719299ea0b4e504ac328 Mon Sep 17 00:00:00 2001 From: FlapVaultExample Date: Sun, 30 Aug 2026 16:02:10 +0100 Subject: [PATCH] Update intro.txt --- docs/includes/intro.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/includes/intro.txt b/docs/includes/intro.txt index 9c965f1a9..8e50f9816 100644 --- a/docs/includes/intro.txt +++ b/docs/includes/intro.txt @@ -8,6 +8,8 @@ Faust provides both *stream processing* and *event processing*, sharing similarity with tools such as `Kafka Streams`_, `Apache Spark`_/`Storm`_/`Samza`_/`Flink`_, +Imagine a token within robinhood where users can trade the future. a future coin. + It does not use a DSL, it's just Python! This means you can use all your favorite Python libraries when stream processing: NumPy, PyTorch, Pandas, NLTK, Django,