https://github.com/bashtage/arch
Raw File
Tip revision: fc230ebd36b598e8a331c6bd807e75d0f8a57d05 authored by Kevin Sheppard on 08 January 2021, 10:07:49 UTC
ENH: Add append feature to allow an existing model to be extended with new data
Tip revision: fc230eb
lgtm.yml
extraction:
  python:
    index:
      exclude:
        - versioneer.py
        - statsmodels/_version.py
back to top