[SciPy-dev] Statsmodels documentation buglet
Scott Sinclair
scott.sinclair.za@gmail....
Thu Oct 1 03:28:55 CDT 2009
Hi,
I'm having a look at the statsmodels scikit and have noticed a minor
bug in the docs at:
http://statsmodels.sourceforge.net/generated/scikits.statsmodels.regression.OLS.html
The definition Y = [1,3,4,5,2,3,4], in the example contains a trailing
comma that causes the example to fail when used with IPython's cpaste
mode.
Cheers,
Scott
More information about the Scipy-dev
mailing list