Tutorials

The available tutorials are:

  • A basic tutorial: this covers generating a stability report from a DataFrame, as well as various simple configurations.

  • A detailed example tutorial: this shows how to generating a stability report from a DataFrame (either pandas or Spark), as well as various configurations, create your own custom popmon pipeline, allowing you much more extensive control over which comparisons are made and how they end up in the report.

  • Incremental data: a tutorial showing how to stitch the histograms of incremental (batch-wise) datasets and to generate reports from those.

  • Reports: a tutorial on the interpretation of individual plots in the report.

You can see these notebooks here:

Tutorial

Colab link

Basic tutorial

Open in Colab

Detailed example (featuring configuration, Apache Spark and more)

Open in Colab

Incremental datasets (online analysis)

Open in Colab

Report interpretation (step-by-step guide)

Open in Colab