python-patsy

Statistical models in Python using symbolic formulas
  http://github.com/pydata/patsy
  0
  no reviews



Patsy is a Python library for describing statistical models (especially linear models, or models that have a linear component) and building design matrices.

This package contains the Python 2 version.