Try out the examples in the examples folder using the binder service. The package can also be installed on Google Colab using the commands: The easiest way to get started with the Control Systems ...
dates = pd.date_range(df["Début"].min(), df["Fin"].max()) ax.set_xticks([d.toordinal() for d in dates]) ax.set_xticklabels([d.strftime("%d/%m") for d in dates ...