A Python package for describing statistical models and for building design matrices.
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:
- https://patsy.readthedocs.io/
- Downloads:
- http://pypi.python.org/pypi/patsy/
- Dependencies:
- Python (2.6, 2.7, or 3.3+)
- six
- 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:
- https://github.com/pydata/patsy
- Mailing list:
- License:
- 2-clause BSD, see LICENSE.txt for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size patsy-0.5.1-py2.py3-none-any.whl (231.2 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size patsy-0.5.1.tar.gz (397.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for patsy-0.5.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5465be1c0e670c3a965355ec09e9a502bf2c4cbe4875e8528b0221190a8a5d40 |
|
MD5 | f461df7768a1cac172372b74739bcdd5 |
|
BLAKE2-256 | ea0c5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8 |