by anupsurendran on 12/12/23, 3:22 PM with 2 comments
by muditsrivastava on 12/14/23, 11:17 AM
It's interesting how it gets Jupyter working from streaming workloads. Jupyter notebooks are the de-facto choice for most data scientists around me. Haven't really tried it out myself but I imagine this could be a value addition for streaming ML use cases for sure.
by anupsurendran on 12/12/23, 3:22 PM
This is a Google Colab notebook (that works in Jupyter too). The notebook can connect to live data sources (e.g. Kafka) and you can do analysis. You could do a CSV replay if you have timestamped data entries