Show HN: Streaming data analysis on Colab with the help of Bokeh(colab.research.google.com)
colab.research.google.com
Show HN: Streaming data analysis on Colab with the help of Bokeh
https://colab.research.google.com/github/pathwaycom/pathway-examples/blob/main/showcases/live-data-jupyter.ipynb
2 コメント
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.
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