Source code of the slides
from dbnomics import fetch_series # provider_code/dataset_code/series_code df = fetch_series("BDF/FM/FM.D.FR.EUR.FR2.BB.FR10YT_RR.YLD") df.plot()