Skip to main content

No project description provided

Project description

cougar

A python C-extension for rolling window aggregations. Try to support more methods than bottleneck and run faster than pandas. Currently this is only a weekend project, feel free to contribute.

Installation

pip install cougar

Usage

import numpy as np
import cougar as cg

arr = np.random.rand(1_000_000)
cg.rolling_mean(arr, 1_000)

Benchmark

todo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

cougar-0.2.20-cp311-cp311-manylinux1_x86_64.whl (104.6 kB view hashes)

Uploaded CPython 3.11

cougar-0.2.20-cp311-cp311-macosx_10_9_universal2.whl (39.7 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

cougar-0.2.20-cp310-cp310-manylinux1_x86_64.whl (103.9 kB view hashes)

Uploaded CPython 3.10

cougar-0.2.20-cp310-cp310-macosx_11_0_x86_64.whl (25.2 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ x86-64

cougar-0.2.20-cp39-cp39-manylinux1_x86_64.whl (103.0 kB view hashes)

Uploaded CPython 3.9

cougar-0.2.20-cp39-cp39-macosx_11_0_x86_64.whl (25.3 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ x86-64

cougar-0.2.20-cp38-cp38-manylinux1_x86_64.whl (103.1 kB view hashes)

Uploaded CPython 3.8

cougar-0.2.20-cp38-cp38-macosx_11_0_x86_64.whl (25.3 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ x86-64

cougar-0.2.20-cp37-cp37m-manylinux1_x86_64.whl (102.9 kB view hashes)

Uploaded CPython 3.7m

cougar-0.2.20-cp37-cp37m-macosx_11_0_x86_64.whl (25.1 kB view hashes)

Uploaded CPython 3.7m macOS 11.0+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page