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
File details
Details for the file patsy-0.4.1.zip
.
File metadata
- Download URL: patsy-0.4.1.zip
- Upload date:
- Size: 425.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dc1cc280045b0e6e50c04706fd1e26d2a00ea400aa112f88e8142f88b0b7d3d4
|
|
MD5 |
9445f29e3426d1ed30d683a1e1453f84
|
|
BLAKE2b-256 |
0f94f33bbfcfc0ffc8f57837812b350d23dfba92baccdc56dd6771fa9fe6502c
|
File details
Details for the file patsy-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: patsy-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 233.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
63102f77df5c6b0c3fe3bf9d57bcea112d1e06d00a41823662b5044ce681f22c
|
|
MD5 |
740d52553ecc32a72d2284c5c39f9e72
|
|
BLAKE2b-256 |
028a255f80a7f939006ec479275fde6301feedf3fdd9ecee782bb64987b84de8
|