Skip to content

Excel and Reading back in MultiIndex DataFrames #18

Open
@sanguineturtle

Description

When reading Excel files that have been created by Pandas isn't parsed correctly.
This will require an upstream commit to pandas

import pandas as pd
a = pd.read_excel("/home/matthewmckay/work-testing/xlsx/intertemporal_sitc4_exporter_valuecompositions_L1_wmeta_cpidx.xlsx", has_index_names=True)

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions