summaryrefslogtreecommitdiff
path: root/math/py-patsy/DESCR
blob: 091db11d1f5afb17aa25ee2641b8f3db1faa533e (plain)
1
2
3
4
5
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.