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 603 forks source link

Implementation of fireducks pandas #3348

Open KarlKaise opened 2 weeks ago

KarlKaise commented 2 weeks ago

What kind of feature would you like to request?

Additional function parameters / changed functionality / changed defaults?

Please describe your wishes

I would like to ask whether it would be possible for next iteration of scanpy to implement compatibility for fireducks pandas https://fireducks-dev.github.io?

Thanks