Posts tagged with real-time

Combined aggregations for efficient analysis

Using Deephaven's Combined Aggregators

September 9 2024 • 3 min read

Real-time Bot Detection with BERT and Deephaven

Identify Amazon-review bots in real time using LLMs

August 30 2024 • 11 min read

In response to Rockset-OpenAI: a brief real-time analytics manifesto

Why Deephaven is the best for real-time analytics

July 15 2024 • 8 min read

Technical analysis made easy

Bollinger Bands with two table operations

October 26 2023 • 6 min read

Real-time Data in R

Running complex queries on ticking tables from RStudio

October 4 2023 • 15 min read

Deephaven and asyncio for live crypto monitoring

Create streaming tables to capture Coinbase data

September 1 2023 • 6 min read

Real-time semantic search

Deephaven + Weaviate

August 4 2023 • 6 min read

Deephaven is now available in R!

Uniting the Deephaven engine with the R ecosystem

June 27 2023 • 9 min read

Sharing predicted crypto prices with URIs

Deephaven's URI package makes sharing tables easy

October 31 2022 • 3 min read

Publish data like you never have before

URIs make sharing easy

October 25 2022 • 5 min read

Better, faster EMAs

Brought to you by Deephaven's update_by

October 17 2022 • 2 min read

Use a scatter plot overlay to create real-time chart markers

See your buys, sells, and predictions in real time

October 14 2022 • 2 min read

Fully automated trading with Deephaven and Interactive Brokers

Use Deephaven and IB to build your own fully automated market maker.

October 12 2022 • 7 min read

Real-time crypto price predictions with Deephaven and AI

Using the Coinbase API to perform real-time price predictions

October 11 2022 • 7 min read

Major League Baseball, Real-time Data, and At-Bats

Beat-the-Streak with open and real-time engagement

October 7 2022 • 2 min read

Testing machine learning models on simulated real-time data feeds

Leveraging Deephaven's TableReplayer to ensure model efficacy in real time

October 4 2022 • 5 min read

Nvidia RAPIDS for crypto price prediction

A GPU-centric platform for machine learning

September 23 2022 • 4 min read

Crypto price predictions with TensorFlow

An AI model built for static analysis applied to real-time data

September 16 2022 • 4 min read

Python variables now automagically work in Deephaven queries!

Use Python variables in Deephaven query strings. No special coding required.

September 15 2022 • 3 min read

Get the most up-to-date crypto data

Using Apache Airflow to transform up-to-date crypto data

September 7 2022 • 4 min read

Slack and Machine Learning: Use real-time Python to elevate work culture

Test for toxicity in a Slack Channel using Deephaven's real-time tables

August 17 2022 • 5 min read

Real-time algorithmic trading with Deephaven & IB

Recent deephaven-ib improvements ... including crypto and pip support!

August 16 2022 • 1 min read

Real-time tables in Jupyter. Finally.

Enhance your Jupyter experiences with the Deephaven widget

August 12 2022 • 4 min read

Easy TensorFlow predictions using GPUs

Classifications using local GPU power with deephaven.learn

August 11 2022 • 5 min read

Easily analyze real-time financial data like a pro

Intern day 4: Real-time data

August 1 2022 • 5 min read

It's here: Deephaven's Go Client API

Bringing real-time data to the Go programming language

August 1 2022 • 2 min read

Keep it simple: WebSockets and real-time queries

Connecting to Coinbase with Deephaven

August 1 2022 • 4 min read

Bring data to life: real-time visualizations

Visualize Twitter data with Deephaven's Matplotlib plugin

July 29 2022 • 9 min read

Deephaven: No Docker Required!

Pip install Deephaven and run scripts from the command line

July 26 2022 • 3 min read

Golang Clients are Coming to Deephaven

A sneak peek at the new Go client API coming in the next release

July 25 2022 • 7 min read

Analyzing live, streaming computer vision data

Avengers Facial Recognition, the Sequel: data visualization

July 15 2022 • 4 min read

Towards real-time epileptic seizures forecasts

Patient-specific seizure prediction with Deephaven

July 8 2022 • 11 min read

Who's who?: real-time face recognition

How to import an image stream into the Deephaven IDE

July 6 2022 • 8 min read

Analyzing MLB hits 101: a quant rookie at data science Spring Training

Episode 3: MLB Beat the Streak predictions with Deephaven

July 2 2022 • 5 min read

Plot crypto prices in real time

Deephaven's plugin enables Matplotlib to work with real-time data

June 24 2022 • 6 min read

Can a Village Beat DiMaggio’s Streak?

Episode 2: MLB Beat the Streak and Deephaven

June 23 2022 • 6 min read

The setup: using Deephaven to Beat the Streak

Up your game by predicting the best MLB player of the day

June 21 2022 • 7 min read

Calculate cumulative portfolio returns in real time

Using Deephaven for real-time and static portfolio analysis

June 15 2022 • 5 min read

Hedging systematic risk with the Deephaven-IB plugin

How to build flexible risk analyses

May 25 2022 • 8 min read

Wrangling semi-structured real-time data

Using Deephaven as a real-time JSON database

May 2 2022 • 7 min read

User spotlight: Dylan Carter's AI model for analyzing Solana and Twitter

Solana Price Prediction Using Twitter Volume and Sentiment Analysis Data

April 28 2022 • 31 min read

Batch process CSVs 60x faster than pandas with Parquet

Parquet files for big data

April 27 2022 • 4 min read

Customize 3 lines of Python code to visualize finance data

How anyone can plot Yahoo Finance data

April 25 2022 • 3 min read

Using Matplotlib and Seaborn with Deephaven

Plug-ins and pip make it a snap

April 13 2022 • 2 min read

Why deltas are the cornerstone of Deephaven & Materialize

Deephaven's real-time incremental computation capabilities in the context of an e-commerce website example by Materialize.

March 23 2022 • 6 min read

Quant-trading like Wall Street pros

Combine the low-cost trading of Interactive Brokers with the analytical power and ease of use of Deephaven to yield an open, algorithmic trading platform with the new deephaven-ib Python module

March 17 2022 • 3 min read

A design comparison between Materialize and Deephaven

Architecture fundamentals that matter for dynamic data

March 15 2022 • 3 min read

Updating data needs a stack, too

Tooling: gRPC APIs, JS, and browser-fluent GUIs for dynamic tables are kind of essential

March 10 2022 • 5 min read

My journey to event-driven programming and cleaner code

How working with Deephaven helped me adopt an event-driven development mindset

March 8 2022 • 5 min read

Racing with Materialize

A discussion of the real-time incremental computation capabilities of Deephaven compared to Materialize

March 5 2022 • 20 min read

Listen to and configure alerts for RSS table updates

How to create a listener for an RSS table

March 3 2022 • 5 min read

Build with custom real-time data sources

Data ingestion via Deephaven input tables

February 28 2022 • 7 min read

Kafka + Parquet: Maximize speed, minimize storage

Parquet offers a smart storage solution for streaming data

February 22 2022 • 5 min read

RSS meta-data discovery and Podcast exploration

How to pull data from multiple RSS feeds simultaneously into Deephaven

February 16 2022 • 5 min read

WORDLE, Python, and crowd-sourcing in real time

A computer science example even my teenagers like

February 11 2022 • 6 min read

The easiest way to see your crypto: Open-High-Low-Close charts

Vizualize crypto candles

February 3 2022 • 20 min read

Real-time classification with Deephaven and SciKit-Learn

Early Diabetes classification via risk factors with Deephaven

February 2 2022 • 9 min read

Introducing Deephaven Learn: Your new favorite tool for real-time AI in Python

Real-time data science, AI, and ML with Deephaven

January 20 2022 • 5 min read

Multi-dimensional data collection in a single source of truth

Our 3-part Prometheus series explains in great detail how the Deephaven Core query engine can engage with Prometheus's multi-dimensional data collection.

January 18 2022 • 3 min read

A DIY Reddit sentiment analyzer (of meme stocks)

Performing sentiment analysis on Reddit posts scraped via RSS

January 13 2022 • 5 min read

Solve WORDLE with Deephaven

Solve the daily [WORDLE](https://www.nytimes.com/games/wordle/index.html) with [Deephaven](https://github.com/deephaven/deephaven-core)

January 12 2022 • 6 min read

How to implement streaming analytics with Redpanda & Deephaven

Redpanda and Deephaven combined make the future of data

January 12 2022 • 10 min read

Take Twitter's temperature with Deephaven: a sentiment analysis tutorial

Pull live Twitter data for specified cryptocurrencies to perform sentiment analysis with Deephaven

January 11 2022 • 9 min read

Deephaven & Prometheus: Combine your alert metrics for easy analysis

Join your ticking Prometheus alerts and metrics data into a single table

January 4 2022 • 3 min read

Choosing Clarity: Data infrastructure and your inner-Neo

Open-source formats are the red pill to data Wonderland

December 22 2021 • 5 min read

Crypto made easy: import live trade data

Pull live and historical data for specified cryptocurrencies from the [CoinGecko](https://www.coingecko.com/) website into [Deephaven](https://github.com/deephaven/deephaven-core).

December 16 2021 • 6 min read

Monitoring system performance and stability with Deephaven and Prometheus

Pulling live data from Prometheus into Deephaven Community Core

November 22 2021 • 4 min read

Become a Strava PowerUser with Deephaven

Visualize, manipulate, and combine your fit data with other sources, all while maintaining full ownership and control of your stats.

November 15 2021 • 7 min read

Bones or No Bones? More Deephaven predictions

Last week, we forecast Monday as a "Bones" day. Now, we tweak our predictions to see if we can better guess what Noodle will do.

November 8 2021 • 4 min read

Forecasting Bones or No Bones Days with Community Core

Each morning, the world waits to see if a 13-year-old pug named Noodle is having a “Bones day” or a “No Bones day.”

November 1 2021 • 6 min read

Using Redpanda to stream Docker Stats in Deephaven

Live Docker Stats Kafka Stream with Redpanda into Deephaven Community Core

October 21 2021 • 7 min read

Using Coingecko API with Deephaven

Pulling live and historical cryptocurrency data into Deephaven Community Core

October 20 2021 • 4 min read

Crossing the streams is good

When you harness all the data streams available—both batch and real-time streams—you’re empowered with a much clearer, more accurate, more complete picture of the situation and what the next best course of action should be.

October 18 2021 • 3 min read

Deephaven Community Core with real-time data capabilities now available

Free and open time-series database designed for developers and data scientists removes barriers associated with complex data processing to fuel innovation and improve productivity.

October 13 2021 • 4 min read

Deephaven at a glance

Deephaven is a query engine that excels at handling real-time data, both on its own and in conjunction with static volumes, at scale.

September 28 2021 • 3 min read