import polars as pl import seaborn as sns import matplotlib.pyplot as plt from mplstyle import mplstyle_from_brand from brand_yml import Brand from pyprojroot.here import…