Skip to content

Compress multiple rows of sometimes-misaligned headers into one #7

@DavidGinzberg

Description

@DavidGinzberg

From source:

...
#TODO: Add option to compress multi-line categorical headers (eg: headers with colspan>1) into concatenated-naming-style single row headers
#  EG: "Population" header spanning above sub-headers "Number" and "Percentage" produces two single-column headers of "Population - Number"
#  and "Population - Percentage". Delemiter can be configurable with a sensible default set.
...

IIRC the CSV spec only allows for one line of headers, so this is also a specification compliance issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions