README 246 B

12345
  1. Patsy is a Python package for describing statistical models (especially
  2. linear models, or models that have a linear component) and building
  3. design matrices. It is closely inspired by and compatible with the
  4. formula mini-language used in R and S.