pydeephaven.utils#

This module hosts helper functions for use with the Deephaven Python Client API.

is_deephaven_compatible(data_type)[source]#

Checks if the arrow data type is supported by Deephaven.

Return type:

bool