octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58618] csv2cell does not read all rows


From: Andreas Bertsatos
Subject: [Octave-bug-tracker] [bug #58618] csv2cell does not read all rows
Date: Fri, 19 Jun 2020 00:12:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0

URL:
  <https://savannah.gnu.org/bugs/?58618>

                 Summary: csv2cell does not read all rows
                 Project: GNU Octave
            Submitted by: pr0m1th3as
            Submitted on: Fri 19 Jun 2020 04:12:17 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.1.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi,

unexpectedly, I realized that csv2cell partially imports this particular csv
file (attached), which was created by cell2csv function in the first place. It
only reads up to row 56 for no apparent reason. If I delete any row after row
56, the result is the same. If I delete row 56, then it imports up to row 88.
Deleting any random column does not affect this behavior.

Apparently, csvread function reads the entire file (150x642).
The csv appears intact in libreoffice calc and in text editor.

I ve been using csv2cell/cell2csv for a long time and handled more than 10k
similar files with no issue at all. Unfortunately, I can't trace the reason
for this unpredictable behaviour.
Presumably, there is a bug in csv2cell which is triggered by this particular
file. 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 19 Jun 2020 04:12:17 AM UTC  Name: test.csv  Size: 501KiB   By:
pr0m1th3as

<http://savannah.gnu.org/bugs/download.php?file_id=49309>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58618>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]