Skip to content

Commit

Permalink
API spec-compliance fixes (#145)
Browse files Browse the repository at this point in the history
* DataFrame.read `ids` param -> `coords`
* Fix extraneous backticks, class name casing, grammar
* Make `partition` param plural
* Make {Dense,Sparse}NDArray `coords` params consistent
* Replace `SOMABatchFormat` with `SOMASparseNDArrayRead`
* Remove references to defunct `batch-format` read operation param
* Rename `Collection.add_new_collection()` `type` param to `kind`
* Move all ⚠️-marked issues from abstract spec to issues
* Add `SOMAMeasurement` to "Data Model" section
  • Loading branch information
atolopko-czi authored Mar 8, 2023
1 parent eb863ec commit f6c0faa
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 68 deletions.
Loading

0 comments on commit f6c0faa

Please sign in to comment.