diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
commit | c63740208199641936685ceb327218d7e846b7c8 (patch) | |
tree | 5816208a1a58cec4948e059798f42fb162cd7327 /math/py-patsy | |
parent | 55caf841166c6b623c560ed35330457f97311a2e (diff) |
Notes
Diffstat (limited to 'math/py-patsy')
-rw-r--r-- | math/py-patsy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-patsy/pkg-descr b/math/py-patsy/pkg-descr index 9bde2ede2d91..186f6d6072b8 100644 --- a/math/py-patsy/pkg-descr +++ b/math/py-patsy/pkg-descr @@ -2,5 +2,5 @@ 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://pypi.org/project/patsy/ WWW: https://github.com/pydata/patsy |