Skip to content

Ability to parse row-wise merged headers #55

@dsmit-vortexa

Description

@dsmit-vortexa

Is your feature request related to a problem? Please describe.

Currently, we lack the ability to parse headers that are merged over multiple rows alongside single row headers. This means we have to drop columns when parsing.

Describe the solution you'd like
The ability to parse row-wise headers.

Describe alternatives you've considered
Multi-threading as in this parser, however this appears to be more suited to passing data between multiple sheets/files as opposed to different column sets.

Additional context

Note the rows that the VESSEL NAME and QTY ( MT ) columns are. Currently we can't grab both:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions