Skip to content

Data explorer with basic viz

fima requested to merge data_explorer into main

The Data Explorer is used to get insights from big data.

Basic usage:

import qim3d
qim3d.gui.data_explorer.Interface().launch()

Merge request reports