Data Processing and Enrichment in Spark Streaming with Python and Kafka
Using Spark Streaming to meet a real-world requirement for filtering, enrichment, and aggregation of unbounded data from Apache Kafka...
Read more »Recently I read Itamar Turner-Trauring’s It’s time to stop using
Python 3.7
(via). On the
one hand, this is pragmatic advice, because as the article mentions
Python 3.7 is reaching its end of life as of June 2023. On the other
hand it gives me feelings, a… Read more