help-octave
[Top][All Lists]
Advanced

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

Dataframe problem


From: kausikigib
Subject: Dataframe problem
Date: Thu, 9 Nov 2017 04:40:20 -0700 (MST)

Hi All,
 I have been through all the forums and was unable to find a solution to my
problem, apparently a trivial one as none have faced it. I am working with
octave 4.2.1 on windows. Installed and loaded the latest dataframe package
from repo. I have a simple demo file (found from one of the posts here on
dataframe). Tried to load it using the dataframe command- output is given
below
------------------------------------------------------------------------
>> exp1=dataframe('data_test.csv');

error: mismatch in number of fields
error: called from
    dataframe at line 76 column 6
    dataframe at line 91 column 6

-------------------------------------------------------------------------
What am I doing wrong? How does one load a csv file? Is there some
dependency I am missing?

data_test.csv
<http://octave.1599824.n4.nabble.com/file/t372610/data_test.csv>  



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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