ports/math/py-patsy/pkg-descr
Sunpoet Po-Chuan Hsieh ef0cb0d0d2 Update to 0.5.0
- Fix LICENSE
- Add LICENSE_FILE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Move PORTDOCS and PORTEXAMPLES to PLIST
- Add PyPI as primary WWW
- Take maintainership

Changes:	https://github.com/pydata/patsy/blob/master/doc/changes.rst
2018-02-25 05:33:38 +00:00

7 lines
291 B
Plaintext

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.
WWW: https://pypi.python.org/pypi/patsy
WWW: https://github.com/pydata/patsy