Edit

IABSD.fr/ports/math/py-patsy/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-01-19 14:08:46
    Hash : 195e979d
    Message : update to py3-patsy-1.0.1 mention that it's no longer actively developed and suggest alternative in DESCR

  • math/py-patsy/pkg/DESCR
  • Patsy is a Python library for describing statistical models (especially
    linear models, or models that have a linear component) and building
    design matrices. Patsy brings the convenience of R formulas to Python.
    
    patsy is no longer under active development. The spiritual successor of
    this project is Formulaic (https://github.com/matthewwardrop/formulaic).