single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
90 stars 25 forks source link

[python] TileDB-SOMA-Py can do better null-filtering with implicit Pandas DataFrame categories #2860

Open johnkerl opened 2 months ago

johnkerl commented 2 months ago

Split out from #2858.

Here is a repro script: https://gist.github.com/johnkerl/68c978ac9d3e774749f77e704fd718d3

Here is a readback script: https://gist.github.com/johnkerl/20e0ad08701f5913f90be706ecd99b01

Notes;