4 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
83e7885c6b Update to 0.5.1
Changes:	https://github.com/pydata/patsy/releases
		https://github.com/pydata/patsy/blob/master/doc/changes.rst
2018-10-28 19:57:09 +00:00
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
Martin Wilke
4ee6e6cda4 - Update to 0.4.1
PR:		205119
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	D4509
2015-12-11 14:08:42 +00:00
William Grzybowski
1d6d865274 math/py-patsy: Python package for statistical models and design matrices
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://www.github.com/pydata/patsy

PR:		ports/183870
Submitted by:	Johannes Jost Meixner <xmj chaot.net>
2013-11-11 20:32:09 +00:00