Skip to content

Add _axes_display_names argument to the dump() method #820

@alixdamman

Description

@alixdamman

The dump() of the Array class uses the AxisCollection.display_names property to generate the axes names. This means that exporting arrays with anonymous axes will convert the None names as strings {i}*.

However, I am not sure it's worth it to add a new argument to the dump() method.

@gdementen
What do you think?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions