Expand description
Stream a column selection (and an optional ascending row selection) of a
sparse backend into a fresh backend without materialising the survivors.
Shared by the split / subsample CLI handlers and by downstream crates
(faba’s qc) that filter a matrix by cells and features.
Functions§
- stream_
column_ selection - Stream a column selection (with an optional ASCENDING row filter) into a fresh backend, without ever materialising the survivors.