Listen to and configure alerts for RSS table updatesMarch 3, 2022 · 5 min readCustomizable code to trigger notifications for new RSS table entries
Speed up Python code that uses NumPyMarch 2, 2022 · 5 min readArray contiguity can have a big impact on execution time
Real-time sentiment analysis with Python librariesFebruary 23, 2022 · 3 min readReal-time streams, AI and batch data converge in Deephaven tables
Kafka + Parquet: Maximize speed, minimize storageFebruary 22, 2022 · 5 min readHow I use Kafka and Parquet for the perfect stream and storage solution
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
Gremlins in Python default argumentsFebruary 10, 2022 · 2 min readDo default arguments in Python behave as you expect?
Real-time sentiment analysis using an LSTM network in TensorFlowFebruary 8, 2022 · 9 min readA Python machine learning model to analyze streaming Twitter data
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
Introducing Deephaven Learn: Your new favorite tool for real-time AI in PythonJanuary 20, 2022 · 4 min readReal-time data science, AI, and ML with Deephaven
Jump right into Python machine learning with DeephavenJanuary 14, 2022 · 2 min readBase+ images for AI/ML in Python make getting started quicker than ever
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
Collecting one-time event data with Deephaven and PrometheusDecember 17, 2021 · 4 min readIntegrating Deephaven and Prometheus Part 2: Ingesting Webhooks