Fitness data program

Katie T katie at coderstack.co.uk
Sat Jan 15 14:48:40 EST 2011


On Sat, Jan 15, 2011 at 5:47 PM, Antonio Cardenes
<antonio.cardenes at gmail.com> wrote:
> Hello folks, I'm trying to improve my Phyton skills with a project: A
> fitness program that can correlate measurements (weight and size of various
> body parts), date taken and it has to be able to print a nice graph showing
> improvements (a la Wii Fit)

Scipy + Matplotlib should give you the tools to do correlation stats
and graphing.

Katie
-- 
CoderStack
http://www.coderstack.co.uk/python-jobs
The Software Developer Job Board



More information about the Python-list mailing list