Skip to main content

rolling_mean

Compute the rolling_mean of the input array. Parameters: Returns:

rolling_std

Compute the rolling_std of the input array. Parameters: Returns:

rolling_min

Compute the rolling_min of the input array. Parameters: Returns:

rolling_max

Compute the rolling_max of the input array. Parameters: Returns:

rolling_quantile

Compute the rolling_quantile of the input array. Parameters: Returns:

seasonal_rolling_mean

Compute the seasonal_rolling_mean of the input array Parameters: Returns:

seasonal_rolling_std

Compute the seasonal_rolling_std of the input array Parameters: Returns:

seasonal_rolling_min

Compute the seasonal_rolling_min of the input array Parameters: Returns:

seasonal_rolling_max

Compute the seasonal_rolling_max of the input array Parameters: Returns:

seasonal_rolling_quantile

Compute the seasonal_rolling_quantile of the input array. Parameters: Returns: