Answer business questions by querying the data warehouse. The kernel starts automatically on first use.
This is NON-NEGOTIABLE. Patterns contain proven strategies that save time and avoid failed queries.
| runsql(query, limit=100) | Execute SQL, return Polars DataFrame | | runsqlpandas(query, limit=100) | Execute SQL, return Pandas DataFrame | | pl | Polars library (imported) | | pd | Pandas library (imported) |
Esegue query sul data warehouse e risponde a domande aziendali sui dati. Gestisce domande che richiedono query su database/magazzino, tra cui "chi utilizza X", "quanti Y", "mostrami Z", "trova clienti", "qual è il conteggio", ricerche di dati, metriche, tendenze o analisi SQL. Fonte: astronomer/agents.