GETTING STARTED
TimeGPT Quickstart (Polars)
Get started with TimeGPT using Polars for efficient data processing.
TimeGPT is a production-ready, generative pretrained transformer for time series. It can make accurate predictions in just a few lines of code across domains like retail, electricity, finance, and IoT.
1
Create a TimeGPT Account and Generate an API Key
- Visit dashboard.nixtla.io
- Sign in with Google, GitHub, or email
- Select API Keys in the menu, then click Create New API Key
- Copy your generated API key using the provided button
TimeGPT dashboard with API key management
2
Install Nixtla
install-nixtla
3
Import and Validate Your Nixtla Client
client-setup
For enhanced security, check Setting Up your API Key.
4
Make Forecasts with Polars
Key Takeaways
- TimeGPT can forecast short to long horizons easily.
- Minimal setup is required—just an API key and your dataset!
- Data validation helps ensure accurate forecasts.
You are now ready to harness TimeGPT for quick and reliable time series forecasting using Polars!