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:
- Downloads:
- 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:
- 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file patsy-0.4.0.zip.
File metadata
- Download URL: patsy-0.4.0.zip
- Upload date:
- Size: 424.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4f3034f5593f0e2e66701b9bed623ca15c843ce293458a9ea0a0ad64d4a7acd
|
|
| MD5 |
9043a0d0695eaf5ec021676ccb0eb95d
|
|
| BLAKE2b-256 |
1cee8d0111f0ec88a4c8030bef3e4c07954f4903907e9437bf6a54b5dccd9bd3
|
File details
Details for the file patsy-0.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: patsy-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 232.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57bd83b876064562d54c61a6082dd57be9801a02d34a071e918117a4b7919f23
|
|
| MD5 |
17cfbe5fa6db995e3ea6813a5984541b
|
|
| BLAKE2b-256 |
760a17046bb24666b5503809415b879ed7820ea53a9e3269ef77a85edb9d3074
|