alkaline-ml / pmdarima

A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
https://www.alkaline-ml.com/pmdarima
MIT License
1.59k stars 234 forks source link

[MRG] Pin numpy to <2 #581

Closed aaronreidsmith closed 1 month ago

aaronreidsmith commented 2 months ago

Description

Pin numpy to <2.0.0 to buy more time on #578

Fixes #579

Type of change

How Has This Been Tested?

Checklist: