PythonHub
2.44K subscribers
2.35K photos
49.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Modeling Short Time Series with Prior Knowledge in PyMC

https://juanitorduz.github.io/short_time_series_pymc/
The limits of Python vectorization as a performance technique

Vectorization is a great way to speed up your Python code, but you’re limited to specific operations on bulk data. Learn how to get past these limitations.

https://pythonspeed.com/articles/vectorization-python-alternatives/
Python Web Conf 2022 Talks + Tutorials

90 videos — including talks, tutorials, lightning talks and socials are now available.

https://www.youtube.com/playlist?list=PLt4L3V8wVnF7PJ3wfq1rdJWX4ziasHMHl
pycom

A Python compiler, down to native code, using C++

https://github.com/Omyyyy/pycom
StatsForecast

StatsForecast offers a collection of widely used univariate time series forecasting models, including automatic ARIMA and ETS modeling optimized for high performance using numba. It also includes a large battery of benchmarking models.

https://github.com/Nixtla/statsforecast