Skip to content

Can not parse json-stat to Dataframe :: Using a json-stat generated by pyjstat :: There and (not) back again #36

@acmeguy

Description

@acmeguy

Line 394:
output = pd.DataFrame([category + [values[i]] for i, category in enumerate(get_df_row(dimensions, naming))])
output = pd.DataFrame([category + [values[i]]
~~~~~~^^^
IndexError: list index out of range

dim_names = ['timestamp', 'OBJECTNO']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions