Skip to content

writing a Series with a multindex header does not write the header #572

@sdementen

Description

@sdementen

Range("A1").value = df[column_name]
(with df having a multiindex) leaves empty the header while
Range("A1").value = df[[column_name]] writes the header properly

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions