Tim Treis
Tim Treis
**Is your feature request related to a problem? Please describe.** I am writing a large sdata object I created to disk. It wrote the image for 12 min and then...
I think the current implementation doesn't correctly handle images with 3+ channels, for example resulting in the following warning when rendering a 5 channel image: `Clipping input data to the...
This PR now cleanly converts to categorical for strings. I also added logging and the lack of usage of the "xyz_colors" column the user mentioned.
To get a feeling for when rendering with `datashader` is faster than `matplotlib`, we prepared a notebook contrasting the two: https://github.com/scverse/spatialdata-notebooks/blob/main/notebooks/examples/speed_up_illustration.ipynb However, in doing so we found that rendering points...