DataFrame icon indicating copy to clipboard operation
DataFrame copied to clipboard

more examples of DataFrame methods

Open cwliu007 opened this issue 8 years ago • 0 comments

Hi Nick,

Thank you for sharing the DataFrame package. I feel it is quite useful for me. There are several methods provided (as follows), but could you give more concrete examples how to use? I always have difficulty time using them…

Methods for class DataFrame:

DataFrame disp is_column subsref toStruct
addprop getTable numel summary width
columns head remove_cols toArray writetable
details height subsasgn toCell

Static methods:

fromArray fromCell intersect rowfun
fromCSV fromStruct ismember varfun

cwliu007 avatar Mar 17 '16 03:03 cwliu007