- #9819 – ENH: Add order parameter validation to
hannan_rissanen(merged Jun 2026) Implemented a new_validate_order_paramshelper to catch invalid AR/MA/initial-order combinations in the Hannan-Rissanen ARMA estimator, turning two long-standingxfailtests into passing ones. Resolves #9817.
- #25366 – MAINT: sparse: improve
save_npzerror message for unsupported formats (merged Jun 2026) Improved theNotImplementedErrorraised bysave_npzfor LIL/DOK sparse matrices to clearly suggest converting via.tocsr()or.tocoo()first, and extended tests to cover both matrix and array variants. Resolves #25305.
Python · C++ · SQL · PySpark
Quantitative Finance · Time Series Analysis · Algorithmic Trading