Skip to content

cleanup AxisCollection methods #838

Open
@gdementen

Description

@gdementen

Currently, it is a huge mess. There is a mixture of inplace methods and methods returning a new AxisCollection.

I think we should make sure all methods are returning a new AxisCollection by default, and optionally implement an inplace argument for the methods where we really need an inplace version.

see also #783

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions