patsy 0.5.6
0
A Python package for describing statistical models and for building design matrices.
Contents
A Python package for describing statistical models and for building design matrices.
Stars: 944, Watchers: 944, Forks: 103, Open Issues: 73The pydata/patsy
repo was created 12 years ago and the last code push was 4 months ago.
The project is popular with 944 github stars!
How to Install patsy
You can install patsy using pip
pip install patsy
or add it to a project with poetry
poetry add patsy
Package Details
- Author
- Nathaniel J. Smith
- License
- 2-clause BSD
- Homepage
- https://github.com/pydata/patsy
- PyPi:
- https://pypi.org/project/patsy/
- GitHub Repo:
- https://github.com/pydata/patsy
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common patsy errors.
Code Examples
Here are some patsy
code examples and snippets.