anndata
anndata copied to clipboard
obsm to_df
Enable to_df conversion of obsm
Solves #775
Codecov Report
Merging #776 (dd78a3c) into master (a3af650) will increase coverage by
0.03%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #776 +/- ##
==========================================
+ Coverage 83.10% 83.14% +0.03%
==========================================
Files 34 34
Lines 4416 4420 +4
==========================================
+ Hits 3670 3675 +5
+ Misses 746 745 -1
Impacted Files | Coverage Δ | |
---|---|---|
anndata/_core/anndata.py | 83.49% <100.00%> (+0.08%) |
:arrow_up: |
anndata/_core/merge.py | 93.45% <0.00%> (+0.29%) |
:arrow_up: |
@Hrovatin I'll check out the docstring. Could you please add a quick test next to https://github.com/scverse/anndata/blob/f563dadad3fcf08d637a5ce1fb42c84d26481f8f/anndata/tests/test_base.py#L469= for this, please?
I'll then review your code.
Thank you!
@Zethson added test
@ivirshup do you approve the feature? I can review the PR then.
@Hrovatin, @Zethson are you still planning on merging this feature at some point?
@WeilerP, I've commented on the original issue, but I'm generally :-1: on this.
If you have particular use cases or needs that make this more valuable please make your case there:
- https://github.com/scverse/anndata/issues/775