Closed GoogleCodeExporter closed 8 years ago
I'll look into this. We use an external library for TSV parsing so my guess is
that it's working as should be expected, but I'll check it out.
Original comment by iainsproat
on 17 Jun 2010 at 8:53
The importer is working as expected. The problem is that these examples are
malformed TSV.
To resolve this I've added an option to import ignoring all quotation marks.
I've added this feature and committed the change (r1002) to the SVN trunk -
there's now an 'ignore quotation marks' option in the importer. Could you
checkout and build the latest revision of Gridworks source and verify it works
for you?
Please note that correct parsing behaviour using this option will rely on their
being no tabs or newlines within quoted values. If you've both malformed TSV
and additional separator characters or newline characters within quoted values
then it won't be possible to deal with it automatically. You'll have to fix
the data before or after import into Gridworks.
Original comment by iainsproat
on 20 Jun 2010 at 2:51
That should be r1010
Original comment by iainsproat
on 20 Jun 2010 at 2:54
I don't have the capability to build, I'll wait for the next release and test.
Original comment by jaywgra...@gmail.com
on 20 Jun 2010 at 5:05
Original comment by tfmorris
on 18 Sep 2012 at 2:58
Original issue reported on code.google.com by
jaywgra...@gmail.com
on 17 Jun 2010 at 7:06Attachments: