slackbuilds/academic/patsy
fourtysixandtwo 5f90adbd21 academic/patsy: Change i486 to i586 2022-06-07 02:23:04 -04:00
..
README
patsy.SlackBuild academic/patsy: Change i486 to i586 2022-06-07 02:23:04 -04:00
patsy.info academic/patsy: Fixed dep info 2021-04-18 23:19:48 +02:00
slack-desc academic/patsy: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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