TS Decomposition
This module provides powerful tools for analyzing financial time series data, offering insights that can be valuable for financial analysis, investment decision-making, and economic research.
Decomposition Techniques
Reactive Trend Analysis
Usage Examples
import sovai as sov
# Authenticate and load data
sov.token_auth(token="your_token_here")
df_accounting = sov.data("accounting/weekly").select_stocks("mega")Time Decomposition and Statistrics


Interactive Dashboard

Last updated