pastas.plotting.modelcompare.CompareModels.get_tmin_tmax#
- pastas.plotting.modelcompare.CompareModels.get_tmin_tmax(models: list[pastas.typing.Model] = None) pandas.DataFrame#
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.