pastas.plotting.modelcompare.CompareModels.get_tmin_tmax# CompareModels.get_tmin_tmax(models=None)[source]# get tmin and tmax of all models. Parameters models (list of ps.Model, optional) – list of models to get tmin/tmax for, by default None. Return type DataFrame