Hello, I started using 'dataframe' in real code, and found some bugs. The most annoying was that, when reading CSV files, the '-' in front of numeric data was skipped, because it is not a regexp word boundary. I posted the new code on the SF forum at https://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1, corresponding to SVN revision 7575. Please test, enjoy and provide feedback. One of the actual problems is that I overloaded some base functions like size, end, ...; is it required and /or possible to overload the base function doc ?
Just in case, I can also send a copy of the .tar.gz files. Regards Pascal Save money, use Scarlet Internet solutions: as from EUR 25/month... visit http://www.scarlet.be/ ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
