Changes
π Features
- feat: data improve, support parquet @you-n-g (#1966)
- feat: use pydantic-settings for MLflow config and update dependencies @you-n-g (#1962)
- refactor: introduce BaseDataHandler and unify fetch interface @you-n-g (#1958)
- Implement geometric accumulation mode for risk_analysis function @SunsetWolf (#1938)
- Add util function to help automatically get horizo...