Skip to content

Dismissive and cryptic with basic test data #6

@forthrin

Description

@forthrin
for c in head tail; do for l in {1..4}; do for o in '' -B -S -L -V -T -H; do printf "x\ty\n1\t2\n3\t4\n5\t6\n" | $c -$l | incplot $o; done; done; done

The tool shrugs off optimistically explorative beginners with cryptic exception codes.

It also seems partial to header fields, though they would be understood with only two columns.

Would appreciate (in order of preference):

A) More intuitive parsing of input data
B) More helpful output messages
C) At the very least, common pitfall notices in the README that covers the above, and similar

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