Skip to content

Cannot get keys of bin coords #3265

@jl-wynen

Description

@jl-wynen

This

da = sc.data.binned_x(10, 3)
da.bins.coords.keys()

raises

RuntimeError: Could not activate keep_alive!

The same happens with .values() and .items().

Other operations are fine. E.g., 'x' in da.bins.coords works.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions