deephaven-riptable is a Python package created by Deephaven Data Labs. It supports the conversion between Riptable Datasets and Deephaven tables.
$ pip3 install -r requirements-dev.txt
$ python3 -m build --wheel
$ pip3 install dist/deephaven_riptable-0.1.0-py3-none-any.whl
The following packages must be installed before running examples: riptable, deephaven-core, and deephaven-riptable
Note, currently installing riptable via pip or conda most likely would fail. Please reach out to the riptable team for help.
$ python3 ./examples/data_conv.py