astrogilda / tsbootstrap

tsbootstrap: generate bootstrapped time series samples in Python
https://tsbootstrap.readthedocs.io/en/latest/
MIT License
65 stars 5 forks source link

137 update docstrings, typehints, ci.yml and precommit package versions #138

Closed astrogilda closed 2 months ago

astrogilda commented 2 months ago

Pull Request Template

Description

  1. updated several docstrings across various files
  2. updated precommit with latest package versions
  3. added and updated several typehints
  4. improved a private validation function

closes #137

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

No special tests; hoping the existing unit tests will pass.

Checklist: