Skip to content

Allow DataContainer reduction functions to accept dimension_labels as axis direction #1507

Description

@hrobarts

Several reduction functions on the DataContainer class wrap a numpy function. which can accept an axis to specify the direction in the array along which the function is applied. Update the functions to allow the axis to be specified by a string or tuple matching the DataContainer dimension_labels.

Metadata

Metadata

Assignees

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