Skip to content

[FEATURE] "group by" for cat axes / index based slicing #211

@andrzejnovak

Description

@andrzejnovak

I don't think this is currently implemented, but would be super useful, allowing to merge samples that were processed separately.

I am imagining syntax like:
h[{'category: {'merged': ['sampleA', 'sampleB'], ...}}]

Also I thought

h[...,[0, 2], ...]

would work, but it doesn't seem to be possibly currently.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions