Window Operations
JSON →The `window-ops` library provides optimized implementations of window operations such as rolling and expanding functions. It aims to offer a significant speedup over `pandas.Series.rolling` and `pandas.Series.expanding` by utilizing Numba-optimized functions that operate on NumPy arrays. The library also includes 'online' classes for efficiently updating window statistics as new data arrives. It is currently in an alpha development stage (0.0.15), with releases as features are added or improved.
Traffic · last 30 days ↑400% vs prev 7d
total hits 14
actors 4 distinct systems
last hit 1d ago ByteDance
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇬🇧 United Kingdom · 🇩🇪 Germany · 🇨🇦 Canada
API endpoints
full doc /v1/registry/window-ops
install /v1/registry/window-ops/install
compatibility /v1/registry/window-ops/compatibility