Skip to content

typo in IO tutorial #1041

@gdementen

Description

@gdementen
Like with the to_excel method, it is possible to export arrays in a narrow format using open_excel. To do so, you must set the wide argument of the dump method to False:

[...]

# in the sheet 'population_narrow_format', data is written as:
# | country | time | value    |

"value" should be "population"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions