Closed jluethi closed 4 months ago
Currently napari doesn't support sending pandas dataframes to it from memory, see here: https://forum.image.sc/t/visualizing-feature-measurements-in-napari-using-colormaps-as-luts/51567/17?u=jluethi Thus, currently dfs always need to be read from disk
Now available here: https://github.com/fractal-napari-plugins-collection/napari-feature-visualization
Currently napari doesn't support sending pandas dataframes to it from memory, see here: https://forum.image.sc/t/visualizing-feature-measurements-in-napari-using-colormaps-as-luts/51567/17?u=jluethi Thus, currently dfs always need to be read from disk