Skip to main content
Version: Python

Deephaven Tutorial

Learn how Deephaven works

The goal of this tutorial is to help you create a mental model for how Deephaven works and to introduce you to its capabilities and workflows.

You will build analytics and applications with both updating (streaming) and static (batch) data sets, become familiar with the Deephaven IDE experience, apply your Python functions to your data, build a dashboard, create a notebook, and build and launch a stand-alone application. With a bit more time, you’ll then develop a Python client application that uses the API to receive data from your server application.