[Kst] [Bug 301203] In CSV files "empty" values are grouped and lead to column offsets

netterfield at astro.utoronto.ca netterfield at astro.utoronto.ca
Wed Jun 13 14:32:26 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=301203

netterfield at astro.utoronto.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from netterfield at astro.utoronto.ca ---
SVN commit 1300414 by netterfield:


Interpret empty custom-delimited columns as NaN.

NOTE: this is different than non-numeric columns, which are interpreted
by atof() as zero.  I think NaN is the 'correct' interpretation, but
this would slow the interpretation of all ascii files.


 M  +8 -0      asciisource.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1300414

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kst mailing list