Figure out how to have parsing ignore records that don't parse correctly.

Issue #2 new
Tim Cera repo owner created an issue

Have a situation where:

Labels    Date     Value
staet12   2014-01-01    2.3
staet12   2014-01-02    3.4

Labels    Date     Value
staet14   2014-01-01    4.5
staet14   2014-01-02    5.6

Would really be nice for tstoolbox to ignore the blank line and the duplicate labels.

Comments (0)

  1. Log in to comment