API reference

Contents

API reference#

Modules#

cmomy

Public api for cmomy

cmomy.reduction

Routines to perform central moments reduction (reduction)

cmomy.resample

Routine to perform resampling (cmomy.resample)

cmomy.grouped

Submodule to work with grouped data.

cmomy.rolling

Rolling and rolling exponential averages (rolling)

cmomy.convert

Conversion routines (convert)

cmomy.utils

Interface to utility functions (cmomy.utils)

cmomy.random

Internal numpy.random.Generator (cmomy.random)

cmomy.confidence_interval

Routines to calculate confidence intervals from resampled data (cmomy.confidence_interval)

cmomy.compile

Pre-compile numba based core routines (cmomy.compile)

cmomy.core.typing

Typing aliases (cmomy.core.typing)