Per the scikit-learn user guide, I installed scikit-learn using pip install -U scikit-learn.
pip install -U scikit-learn
So using pip search scikit-learn, I get this s
pip search scikit-learn
For future reference:
easy_install -U statsmodels