IBMZ-Linux-OSS-Python/patsy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is patsy, a Python library for describing statistical models
and for building design matrices.
Dependencies:
numpy
Python 2.4 or later (including Python 3)
And, if you want to run the tests, you'll need nose.
Install:
python setupy.py install
or
pip install patsy
Code and bug tracker:
https://github.com/patsy/patsy
Mailing list:
pydata@googlegroups.com
http://groups.google.com/group/pydata
http://news.gmane.org/gmane.comp.python.pydata
License:
2-clause BSD, see COPYING for details.