Skip to content

Support dim expressions #109

Description

@flying-sheep

In in file tests/test_interface.py

# TODO: https://github.com/holoviz-topics/hv-anndata/issues/109
# 1. pytest.param(hv.dim(A.obs["type"]) == 0, {}, id="expression-eq"),
# 2. pytest.param(hv.dim(A.obs["type"]).isin([0]), {}, id="expression-isin"),

seems to hang when I activate it …

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions