-
### Feature Description
In `IngestionPipeline`, cache the transformations on individual nodes, so that the same node+transformation can be retrieved from the cache, instead of requiring the whole lis…
-
Hello @LucaMarconato!
Thank you very much for this tool. I want to plot a part of morphology image acquired with xenium + multimodal segmentation kit. It is loaded into spatialdata and plotted withou…
-
As discussed, we need to make a 3.0 release. Mainly to facilitate the new users of the 'code transformation' functionality and to emphasise that the API has changed since the 2.5.0 release.
- [x] …
-
Hi,
I'm trying to read in some CosMx data - I have a dataset formatted into a folder with the CellLabels and CellComposite directories and then the relevant CSV files. When I execute the code below…
-
Dear developer,
I am using Python and trying to calculate the soundscape index.
the code is
```{python}
ssid, excl = sspy.isd.validate(data, allow_paq_na=False)
ssid = sspy.surveys.add_iso…
-
### Description
In preparation for the new Web UI foundation, the Polymer source needs to be reviewed.
Some of the Polymer files that have been checked into the repo are not required and should be…
-
When working with data declarations recently, I stumble all the time on "complexity" of C. For example
```c
#include
typedef struct foo_s {
int x;
} foo_t;
int main() {
struct foo_s y …
-
this issue is about tools related to Spoon, related to source code analysis and transformation.
(#1908 is about papers)
(Moving ones from #1303 here)
-
It would be nice if dataexplore had a Python output pane which shows corresponding Python code for each manual action on data.
This would allow the user to
- learn pandas / mpl
- retrieve a …
-
Hi!
I think this is a bug, but nobody on the KIvy Support Google Group had both the desire and means to try to reproduce it - https://groups.google.com/g/kivy-users/c/ywPwUnT8aZs - so I think posti…