help-octave
[Top][All Lists]
Advanced

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

Re: Dataframes


From: Søren Hauberg
Subject: Re: Dataframes
Date: Tue, 20 Jul 2010 20:15:30 +0200

tir, 20 07 2010 kl. 10:58 -0700, skrev CdeMills:
> New version -- now support
> - vector-like accesses: x(11:30)
> - subreferencing of a dataframe: x(:, ["C"; "Freq"])(:)
> - output as cell array with metadata: x(:, :, 'cell')
> - more tests

This sounds quite interesting :-) Just a few questions:

      * Is it possible to load a dataframe directly from e.g a CSV file?
        Basically, is it possible to do something like
      * 



reply via email to

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