-
Often you want to iterate over trajectories and get the data in the time vs variable format. As long as you only have one trajectory you can reduce the observation layout to just 1d time layout. Would…
-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
I wish to use `g…
cemde updated
1 month ago
-
Ability to groupby is very much needed.
-
Dear Author,
I encountered an issue while creating dot plots and heatmaps using your example data burkhardt21. I am using the module matrix information located in adata.obsm['X_gem'], but the resul…
-
**I propose we issue a warning when comparing sequences.**
As of now the behaviour of equals/comparison on sequences depends on use of constants and/or what the sequence is backed by.
```fsharp
s…
-
using Jupyter Lab 4.0.2 and latest versions of kotlin jupyter and kotlin/dataframe
(don't know how to get kotlin jupyter and kotlin/dataframe version, but I just installed them today
after running…
-
### Feature description
**Is your feature request related to a problem? Please describe.**
The coloring is not the same when comparing a Python app instrumented with the SDK vs with ebpf:
| SDK | e…
-
Hi,
Thanks for your library, would you implement more functions on slices like GroupBy?
-
Hi,
Thanks for this useful tool! I tried to apply Cytocipher to my data but got an error in step `cc.tl.merge_clusters`
```py
Cell In[10], line 1
----> 1 cc.tl.merge_clusters(rna, new_anno, n_…
-
In the initial proposal for the groupBy api (https://github.com/prisma/prisma-client-js/issues/1#issue-445766917) I saw the possibility to output the records within a group. Couldnt find this in the d…