RSS meta-data discovery and Podcast explorationFebruary 16, 2022 · 5 min readCustomizable code to ingest and aggregate podcast title data from RSS feeds into tables
WORDLE, Python, and crowd-sourcing in real timeFebruary 11, 2022 · 6 min readA computer science example even my teenagers like
The easiest way to see your crypto: Open-High-Low-Close chartsFebruary 3, 2022 · 20 min readVisualize how your crypto is performing on the market with Deephaven's plotting capabilities
Real-time classification with Deephaven and SciKit-LearnFebruary 2, 2022 · 9 min readEarly Diabetes classification via risk factors with a machine learning model
Display a quadrillion rows of data in the browserJanuary 24, 2022 · 6 min readUse canvas to get around limitations of DOM based data grids
A DIY Reddit sentiment analyzer (of meme stocks)January 13, 2022 · 4 min readUsing Python to pull data from RSS into Deephaven
How to implement streaming analytics with Redpanda & DeephavenJanuary 12, 2022 · 9 min readRedpanda and Deephaven combined make the future of data
Solve WORDLE with DeephavenJanuary 12, 2022 · 6 min readImpress your friends and outsmart WORDLE using word frequency data
Take Twitter's temperature with Deephaven: a sentiment analysis tutorialJanuary 11, 2022 · 9 min readTwitter is a treasure chest of data for social sentiment
Deephaven & Prometheus: Combine your alert metrics for easy analysisJanuary 4, 2022 · 3 min readIntegrating Deephaven and Prometheus Part 3: Joining time-series data
Collecting one-time event data with Deephaven and PrometheusDecember 17, 2021 · 4 min readIntegrating Deephaven and Prometheus Part 2: Ingesting Webhooks
Monitoring system performance and stability with Deephaven and PrometheusNovember 22, 2021 · 3 min readIntegrating Deephaven and Prometheus Part 1: Metrics ingestion
Detect credit card fraud with DeephavenNovember 17, 2021 · 14 min readPerforming real-time outlier detection to identify fraudulent credit card purchases using DBSCAN and Deephaven
Become a Strava PowerUser with DeephavenNovember 15, 2021 · 7 min readCross the finish line with a PR by exercising your data
Bones or No Bones? More Deephaven predictionsNovember 8, 2021 · 3 min readLast week we made our prediction of Bones/No Bones days. How did we do?
Forecasting Bones or No Bones Days with Community CoreNovember 1, 2021 · 6 min readEach morning, the world waits to see if a 13-year-old pug named Noodle is having a “Bones day” or a “No Bones day.”
Using Redpanda to stream Docker Stats in DeephavenOctober 21, 2021 · 7 min readEasy Kafka Streaming Docker Stats with Redpanda
Using Coingecko API with DeephavenOctober 20, 2021 · 4 min readPulling live and historical cryptocurrency data into Deephaven Community Core