Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions