Python v0.0.0a6
Pre-release
Pre-release
thetorpedodog
released this
24 Jan 18:35
·
111 commits
to main
since this release
What's Changed
- [python] Make ExperimentAxisQuery.indexer public by @bkmartinjr in #90
- Create
add
method for base Collection type by @thetorpedodog in #88 - Add ruff (a fast Python linter) to pre-commit. by @thetorpedodog in #91
- Add
uri
property to base SOMA objects. by @thetorpedodog in #93 - [python] Make imports relative and shuffle privacy underscores around. by @thetorpedodog in #92
- Split apart experiment and measurement to break import cycle by @thetorpedodog in #94
- Rework Experiment and Measurement to be mixins. by @thetorpedodog in #95
- Rework object-creation and collection-building protocols by @thetorpedodog in #96
- Make
coords
for reading DataFrame and SparseNDArray optional by @thetorpedodog in #97
Full Changelog: python-v0.0.0a5...python-v0.0.0a6