single-cell-data / SOMA

A flexible and extensible API for annotated 2D matrix data stored in multiple underlying formats.
MIT License
69 stars 9 forks source link

Expand dataframe-indexing type-lists #142

Open johnkerl opened 1 year ago

johnkerl commented 1 year ago

Changes look good. Led to a question about possibly missing point indexing types to match the new slices (eg, if we have slice(float), why not np.array(float)?)

Originally posted by @bkmartinjr in https://github.com/single-cell-data/SOMA/pull/141#pullrequestreview-1314273242