[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dataframe construction question
From: |
CdeMills |
Subject: |
Re: dataframe construction question |
Date: |
Tue, 9 Sep 2014 06:03:12 -0700 (PDT) |
shlagbaum wrote
> but the following does not?
>
> octave:20> RHS={'a','b','c';'d','e','f'};
> octave:21> x=dataframe([]);
> FIXME -- should create a dataframe from the whole workspace
> octave:22> x(:,:)=RHS
> error: df_matassign: A(I,J): row index out of bounds; value 1 out of bound
> 0
Hello,
I found the problem and corrected it. A new version of the package, with
revision 1.0.1, will be released shortly.
Regards
Pascal
--
View this message in context:
http://octave.1599824.n4.nabble.com/dataframe-construction-question-tp4666408p4666442.html
Sent from the Octave - General mailing list archive at Nabble.com.