Metadata-Version: 1.0
Name: scikits.statsmodels
Version: 0.1.0b1
Summary: Statistical computations and models for use with SciPy
Home-page: UNKNOWN
Author: Skipper Seabold, Josef Perktold
Author-email: UNKNOWN
License: BSD
Description: 
        Statsmodels is a python package that provides an interface to scipy for
        statistical computations including descriptive statistics and
        fitting statistical models.
        
        LICENSE: Simplified BSD
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2.4
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
