Releases: Techtonique/ahead_python
Releases · Techtonique/ahead_python
v0.12.1
v0.10.0
- Naming series in input data frame
- Plot method for all the objects
- More about the code: begin refactoring and DRYing --> Base class
v0.9.0
- Progress bars for bootstrapping (independent, circular block, moving block)
- Align with R version as much as possible. See also https://github.com/Techtonique/ahead/blob/main/NEWS.md
Enrich simulation techniques
- Align with R version (see https://github.com/Techtonique/ahead/blob/main/NEWS.md#version-070 and https://github.com/Techtonique/ahead/blob/main/NEWS.md#version-080) as much as possible
- moving block bootstrap in
ridge2f
,basicf
, in addition to circular block bootstrap from 0.6.2 - adjust R-Vine copulas on residuals for
ridge2f
simulation (with empirical and Gaussian marginals)
Update version --> 0.6.1
- Reduce number of required packages dependencies
- Fix rpy2 requirement (version 3.4.5)
- Requires Python version >= 3.9