@pv wrote on 2011-03-25 I assume you are able to reproduce it also when replacing scipy by numpy in the above code (polyfit comes from Numpy). Where did you get your Numpy binaries? This looks like ...
I always say that learning linear regression in Python is the best first step towards machine learning. Linear regression is simple and easy to understand even if you are relatively new to data ...