Settings

Theme

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

colab.research.google.com

5 points by anupsurendran 2 years ago · 2 comments

Reader

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.

anupsurendranOP 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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection