Skrub DataOps applied to forecasting timeseries#

This tutorial introduces the skrub DataOps to a forecasting timeseries use case.

Table of contents#

Slides#

Notebooks Launch JupyterLite#

Running the notebooks locally#

Install pixi#

You can refer to the official website for installation.

Launching Jupyter Lab#

To launch Jupyter Lab, run the following command:

pixi run jupyter lab

The Python environment and necessary packages will be automatically installed for you.

Opening lecture notes#

The lecture notes are available in the python_files directory. To open the Python file as notebook, you need to right click on the file and select Open with -> Notebook.