Posts tagged with feature
Deephaven's GitHub Copilot Extension
AI trained on Deephaven
April 7 2025 • 4 min read
Why partitioned tables are powerful
The benefits of partitioning data
September 27 2024 • 9 min read
Deephaven and Iceberg
Big data storage meets big data processing
September 6 2024 • 5 min read
Creating ticking tables with pure Python functions
Real-time table creation with function-generated tables
October 6 2023 • 7 min read
Easily create interactive apps
Deephaven apps via bidirectional plugins
September 29 2023 • 3 min read
Ultra fast joins with multi-join
Joining multitudes of tables seamlessly and quickly
September 25 2023 • 6 min read
Deephaven's modernized time library -- Part 2
Workflows for native Python date-times
September 13 2023 • 3 min read
Deephaven and asyncio for live crypto monitoring
Create streaming tables to capture Coinbase data
September 1 2023 • 6 min read
Real-time windowed and cumulative calculations made easy
Performance and efficiency with expressive syntax
June 22 2023 • 5 min read
Database connectivity comes to Deephaven
Leverage ADBC and ODBC for fast data extraction
February 17 2023 • 3 min read
Rollup tables for real-time data processing
Combining aggregations with hierarchy
February 10 2023 • 3 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
Kaggle everything in 3 steps
Navigate the data rabbit hole with Python
April 21 2022 • 4 min read
Using Matplotlib and Seaborn with Deephaven
Plug-ins and pip make it a snap
April 13 2022 • 2 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
Build with custom real-time data sources
Data ingestion via Deephaven input tables
February 28 2022 • 7 min read
A High-Performance CSV Reader with Type Inference
Our users wanted fast and easy, so we rolled our own.
February 23 2022 • 17 min read
Display a quadrillion rows of data in the browser
Use canvas to get around limitations of DOM based data grids
January 24 2022 • 7 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
Jump right into Python machine learning with Deephaven
Base+ images for AI/ML in Python make getting started quicker than ever
January 14 2022 • 2 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