Modules🔗
Overview🔗
These are the modules used in this package:
| Module | Description |
|---|---|
| Time Series | The time_series module provides a class for generating synthetic time series data. It includes methods for creating time series with various characteristics, such as seasonality, trends, and noise. |
Testing🔗
This package is fully tested against:
- Unit tests
- Lint tests
- MyPy tests
- Build tests
Tests are run in matrix against:
- Python Versions:
3.93.103.113.123.13
- Operating Systems:
ubuntu-latestwindows-latestmacos-latest