Version 0.1.10 - Release Notes
Enhancements
- Code Refactoring:
- Improved functionality around the
multivariate_lags
argument. - Optimal forward and backward lag selection for covariates is now performed for each imputed feature.
- Accelerated computation of cross-correlations using Numba, with robust handling of NaN values.
- Improved functionality around the
Documentation
- Docstrings Added:
- Comprehensive docstrings have been included to enhance code clarity and usability.