Real-time Bot Detection with BERT and DeephavenAugust 30, 2024 · 11 min readIdentify Amazon-review bots in real time using LLMs
Technical analysis without external librariesNovember 22, 2023 · 4 min readCalculating indicators and oscillators
Creating ticking tables with pure Python functionsOctober 6, 2023 · 7 min readReal-time table creation with function-generated tables
Easily create interactive appsSeptember 29, 2023 · 3 min readDeephaven apps via bidirectional plugins
Ultra fast joins with multi-joinSeptember 25, 2023 · 6 min readJoining multitudes of tables seamlessly and quickly
Deephaven and asyncio for live crypto monitoringSeptember 1, 2023 · 5 min readCreate streaming tables to capture Coinbase data
A simple (but not obvious) way to improve query performanceJune 30, 2023 · 3 min readAvoid unnecessary recalculations in query strings
Real-time windowed and cumulative calculations made easyJune 22, 2023 · 5 min readPerformance and efficiency with expressive syntax
Lightning fast Python queriesMay 5, 2023 · 7 min readOvercome Python's limitations with built-in query language methods
Leverage GitHub's awesome REST APIMarch 3, 2023 · 5 min readManaging user-submitted GitHub issues with Deephaven
Database connectivity comes to DeephavenFebruary 17, 2023 · 2 min readLeverage ADBC and ODBC for fast data extraction
Rollup tables for real-time data processingFebruary 10, 2023 · 3 min readCombining aggregations with hierarchy
24 powerful Deephaven tools for data analysisNovember 25, 2022 · 9 min readTricks for tables every data scientist should know
Sharing predicted crypto prices with URIsOctober 31, 2022 · 3 min readDeephaven's URI package makes sharing tables easy