# Time Series

Time series analysis is a statistical method used to analyze data points collected over time. Unlike other data types, time series data has a specific order, and the position of each data point is crucial. This allows us to study patterns, trends, and cycles within the data.

In these examples, you'll learn how to use Union.ai to forecast and analyze time series data.

## Subpages

- [Forecasting with GluonTS & PyTorch on GPUs](https://www.union.ai/docs/v1/union/tutorials/time-series/gluonts-time-series/page.md)
- [Time Series Model Comparison](https://www.union.ai/docs/v1/union/tutorials/time-series/time-series-forecaster-comparison/page.md)

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/tutorials/time-series/_index.md
**HTML**: https://www.union.ai/docs/v1/union/tutorials/time-series/
