Skip to content

_filter_table_by_elements doesn't work for blobs dataset #350

Description

@Sonja-Stockhaus

Hi @LucaMarconato

@timtreis said you're already having issues with some relational query functions, just wanted to let you know that I ran into this issue today:

from spatialdata._core.query.relational_query import match_table_to_element
from spatialdata.datasets import blobs
blob = blobs()
match_table_to_element(blob, "blobs_labels")

gives me AttributeError: 'SpatialImage' object has no attribute 'index'
grafik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions