Files
pkgsrc-ng/math/py-patsy/DESCR
2016-11-18 22:39:22 +01:00

6 lines
270 B
Plaintext

A Python package for describing statistical models and for
Patsy is a Python library for describing statistical models
(especially linear models, or models that have a linear component)
and building design matrices. Patsy brings the convenience of R
formulas to Python.