Contents

patsy 0.5.6

0

A Python package for describing statistical models and for building design matrices.

A Python package for describing statistical models and for building design matrices.

Stars: 923, Watchers: 923, Forks: 102, Open Issues: 71

The pydata/patsy repo was created 11 years ago and the last code push was 3 months ago.
The project is popular with 923 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
No  patsy  pypi packages just yet.

Errors

A list of common patsy errors.

Code Examples

Here are some patsy code examples and snippets.