top | item 38613312

Show HN: Streaming data analysis on Colab with the help of Bokeh

5 points| anupsurendran | 2 years ago |colab.research.google.com

2 comments

order

muditsrivastava|2 years ago

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.

anupsurendran|2 years ago

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