scverse / scanpy

Single-cell analysis in Python. Scales to >1M cells.
https://scanpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.93k stars 604 forks source link

Make _to_dense public? #3386

Open eroell opened 4 days ago

eroell commented 4 days ago

What kind of feature would you like to request?

Other?

Please describe your wishes

The new fast _to_dense would be useful to have also outside of scanpy.

Do you think its possible to have this as a public function?

Tagging @Zethson here, too, who has talked to you about this previously I think, but couldnt find an open issue or thread here.