Skip to content

table reader for CSV skips columns #199

@teuben

Description

@teuben

showing the error:

cat > a.cvs
1,2,3,4,5
a,b,,d,e

tabcols a.cvs 1,2
1 2
a b

tabcols a.cvs 1,3
1 3
a d                <---   should have been a by itself

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