Skip to content

Tags: scverse/spatialdata

Tags

v0.2.2

Toggle v0.2.2's commit message
changelog

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
spatial-image>=1.0.0 (#616)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

v0.2.0rc1

Toggle v0.2.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

v0.2.0rc0

Toggle v0.2.0rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #580 region column to categorical (#610)

* allow for list

* add error

* import pandas

* add region column check

* implement test fixes

* add test for #580

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix models docstrings (#530)

* fix models docstrings

* added force_2d() utils

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update build.yaml to use setup-python v4 (#509)

* Update build.yaml

* using setup python v4 with pip cache on test_and_deploy

v0.1.0

Toggle v0.1.0's commit message
updated notebooks

v0.1.0-rc0

Toggle v0.1.0-rc0's commit message
fixed test, updated changelog

v0.1.0-pre0

Toggle v0.1.0-pre0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes on dataloaders (#439)

* wip fixes

* fix docstring

* wip

* refactored torch dataset; before code cleanup

* support for multiscale images

* code cleanup

* removed comments

* always returning a single-scale image