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.55k stars 228 forks source link

[MRG] Fix downloads badges #567

Open aaronreidsmith opened 9 months ago

aaronreidsmith commented 9 months ago

Description

pepy.tech updated their endpoints (issue), so our downloads badge job has been failing. This should fix it

Type of change

How Has This Been Tested?

Script now works:

$ python etc/downloads_badges.py

New total downloads: 46.8M
New weekly downloads: 381k

Checklist: