I\'m doing logistic regression using pandas 0.11.0(data handling) and statsmodels 0.4.3 to do the actual regression, on Mac OSX Lion.
pandas 0.11.0
statsmodels 0.4.3
I\'m goin
BTW you can use dir(results) to find out all the attribute of an object