rolling is a collection of computationally efficient rolling window iterators for Python.
Many useful arithmetical, logical and statistical functions are implemented to allow the window to be computed in sub-linear time (and in many instances constant time). These include:
Sum
Min and Max
All and Any
Mean, Median and Mode
Variance and Standard deviation
There’s also a more general ‘apply’ mode where any specific function can be applied to the window. Both fixed-length and variable-length windows are supported.
Release files for rolling 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rolling-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / rolling-0.5.0-py3-none-any.whl
| Download URL | rolling-0.5.0-py3-none-any.whl |
|---|---|
| Size | 29.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
68862be701c3a1cbf0c2fab391f8f29984b80371ac36ebbfd22056dc3604e60e
|
|
BLAKE2b-256 checksum How to use checksums |
6494f9d34899f0484839be8afa0a636a3a362e545fb6455039db460766f36ff6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.4
|