opnsense-ports/math/py-patsy/pkg-descr
2022-09-07 22:33:21 +02:00

3 lines
213 B
Text

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.