A Python package for describing statistical models and for
Project description
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.
- Documentation:
- Downloads:
- Dependencies:
Python (2.6+, or 3.2+)
numpy
- Optional dependencies:
nose: needed to run tests
scipy: needed for spline-related functions like bs
- Install:
pip install patsy (or, for traditionalists: python setup.py install)
- Code and bug tracker:
- Mailing list:
- License:
2-clause BSD, see LICENSE.txt for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
patsy-0.3.0.zip
(414.9 kB
view hashes)
Built Distribution
patsy-0.3.0-py2.py3-none-any.whl
(224.6 kB
view hashes)
Close
Hashes for patsy-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01dd39f43e0ed2f819c12ae6314a2bfb8ae5823769dd5aa2497c40c1f0ea78c4 |
|
MD5 | 12eb42e9bbb6cc3bb6cc317ca1c04c47 |
|
BLAKE2b-256 | 07132b5dadce7da41de7c8adc39e3dd5ab7d5f9852761606e62b72f008844b5c |