single-cell-data / SOMA

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

Clarify inclusivity of slice-indexing #51

Closed johnkerl closed 1 year ago

johnkerl commented 1 year ago

The spec says things like

slice - per-dimension slice, expressed as a scalar, a range, an Arrow array or chunked array of scalar, or a list of both.

-- we need to make this clear. I believe doubly inclusive is the right way to go but this issue will involve getting consensus on a soma-spec PR.

johnkerl commented 1 year ago

Background and proposals from today's weekly spec meeting.

Background

Proposals

johnkerl commented 1 year ago

Pending review of https://github.com/single-cell-data/SOMA/pull/52

johnkerl commented 1 year ago