![SAP HANA, SAP HANA Cloud](https://i0.wp.com/www.erpqna.com/wp-content/uploads/2020/12/with13.png?resize=730%2C410&ssl=1)
1. Introduction Seasonality is an important characteristic of a time series and our Python Machine Learning Client for SAP HANA (hana_ml) offers a time series function called seasonal_decompose() which provides a seasonality test and the decomposition the time series into three components: seasonal, trend, and random noise. In this blog post, you will learn: The […]