pastas.plotting.modelcompare.CompareModels.get_tmin_tmax ======================================================== .. py:method:: pastas.plotting.modelcompare.CompareModels.get_tmin_tmax(models: list[pastas.typing.Model] = None) -> pandas.DataFrame get tmin and tmax of all models. :param models: list of models to get tmin/tmax for, by default None. :type models: list of ps.Model, optional .. !! processed by numpydoc !!