
patsy 1.0.2
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: 977, Watchers: 977, Forks: 104, Open Issues: 76The pydata/patsy repo was created 13 years ago and the last code push was Yesterday.
The project is popular with 977 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.
pythonfix