[Tutor] suggestions for splitting file based on date

David Hutto dwightdhutto at gmail.com
Sat Jul 20 07:10:16 CEST 2013


Why not use the actual month? With a simple x/y canvas in Tkinter you could
plot by the months with polygon coordinates as your data visualization, or
in 30 day /etc windows, just the price(y) being a derivative  of x(the
frequency of changes), and create simple line segments with polygon
coordinates, and refine them to hourly/daily/weekly/monthly/yearly, or in
30/60/90 day increments with a little url scraping.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130720/957e30b2/attachment.html>


More information about the Tutor mailing list