Talk:Dataframe package

From Octave
Revision as of 07:14, 30 November 2017 by Pashute (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

How to install?

How do I install this package?

If I write

   pkg install -forge Dataframe 

I get: error package name does not....

If I write

   pkg install -forge dataframe

it seemingly works. But then writing the line to load the experiment data fails with:

   error: 'dataframe' undefined near line 1 column8