Time series forecasting with DuckDB SQL and Evidence. Live app →
Click the big green button that says Code
and then Codespaces > Open Codespace
Once open, click the Start Evidence
button in the bottom status bar.
npx degit archiewood/sql-prophet sql-prophet
cd sql-prophet
npm install
npm run sources
npm run dev
- Node 18/20
- npm