ajcr / rollingLinks
Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)
☆204Updated last year
Alternatives and similar repositories for rolling
Users that are interested in rolling are comparing it to the libraries listed below
Sorting:
- Python module for computing statistics and regression in a single pass.☆99Updated 4 years ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- Python DataFrame with fast insert and appends☆75Updated 3 months ago
- Distributed process pool for Python☆110Updated 2 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated last month
- Caching based on computation time and storage space☆137Updated 4 years ago
- A module for getting data into python from large data sources☆175Updated last year
- Simple schedule optimization library for Python