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

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

[Octave-bug-tracker] [bug #60138] [octave forge] (dataframe) `dataframe`


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #60138] [octave forge] (dataframe) `dataframe` incorrectly parses csv entries containing commas inside quotes
Date: Sun, 28 Feb 2021 06:11:24 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #4, bug #60138 (project octave):

FR, @comment #1:
The original author of csv2ell (& cell2csv and others) is Laurent Mazet. I did
extend his work somewhat to cope with e.g., Excel-style ranges etc. and to
keep it running in the io package.
csv2cell is a life-saver sometimes. At work with Matlab, reading large
mixed-type csv files is extremely slow using importdata and textscan and often
needs lots of postprocessing. csv2cell loads the same very large csv files in
a jiffy and its output only needs minor polishing.

[OT]
I tend to agree with Tasos' musings about languages in general although I'm
afraid Octave's niche is (very) slowly declining (or other languages simply
grow faster). Too bad as especially during the last years the project has
attracted several talented and active developers.
IMO a big plus of Octave (and Matlab) is that it offers a structured computing
environment. E.g., for Python I found there's often a plethora of several
incompatible packages for each job; not handy if at a late stage one gets
stuck because at the start a less optimal choice was made.
As to R: does that support OOP? (It's used extensively at my work but I'm not
very familiar with it).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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