pastas.plotting.modelplots.Plotting.pairplot#
- pastas.plotting.modelplots.Plotting.pairplot(tmin: pandas.Timestamp | str | None = None, tmax: pandas.Timestamp | str | None = None, bins: int | None = None, split: bool = True) dict[str, pastas.typing.Axes]#
Method to plot the correlation between all the time series going into a Pastas Model.
- Parameters:
- Return type: