Hi David, I have found happiness with http://ipython.org/ which can do stuff like this: [image: _images/ipy_0.13.png]
SQLite is embedded in python's database API, and gives an easy data import and handling. The syntax is extremely well described here: http://www.sqlite.org/lang.html and I've been handling just short of 300million records on a EEE-netbook. And in context with iPython's visual display and HTML comment you should be able to save the print-out from iPython directly onto your web-server. Feel free to write if you get stuck. Kind Regards, Bjorn On 14 November 2012 05:13, Ryan Waples <ryan.wap...@gmail.com> wrote: > Not sure how stuck you are to python (I have no doubt it can tackle this) > but this is very much the sort of thing that 'R' is *really* good at. > Just FYI. > Good luck > Ryan > > > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > http://mail.python.org/mailman/listinfo/tutor > >
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor