Deephaven Core+ Python Documentation¶
Deephaven Core+ workers build upon the Deephaven Community Core engine and environment, but are integrated into the Deephaven Enterprise system. For most operations, the Deephaven Community documentation should be your starting point. These documents provide information on how to use Enterprise-only features such as Persistent Queries, spawning workers and persistent storage.
deephaven_enterprise.acl_generatoranddeephaven_enterprise.edge_aclenable query writers to control access to the work product of a Persistent Query.deephaven_enterprise.auth_contextprovides tools for getting the current context’s authenticated and effective userdeephaven_enterprise.checkpoint_controlreports on and repairs table location checkpoint records from a Core+ workerdeephaven_enterprise.controller_importallows the import of Python modules from the Persistent Query Controller Repository.deephaven_enterprise.data_ingestionsupports ingesting external data into Deephaven by creating in-worker DISs in Python.deephaven_enterprise.databaseprovides access to persistent Deephaven live and historical tables.deephaven_enterprise.icebergprovides tools for discovering and interacting with Iceberg tablesdeephaven_enterprise.intraday_controlmanages intraday data from a Core+ workerdeephaven_enterprise.input_tablesallows you to create input table specificationsdeephaven_enterprise.notebookallows you to import Deephaven Web notebooks as Python modules.deephaven_enterprise.performance_overviewenables analyzing the performance of Community queries.deephaven_enterprise.pivotallows you to create a pivot table from a Deephaven table.deephaven_enterprise.remote_tableallows you to subscribe to tables from other Core+ workers.deephaven_enterprise.system_table_loggerprovides facilities for logging a Table to Intraday storage.deephaven_enterprise.table_toolsenables the read/write of tables in the Deephaven Enterprise formatdeephaven_enterprise.venvprovides tools for managing a worker’s Python virtual environment