Enter search terms or a module, class or function name.
pandas.plotting.
lag_plot
Lag plot for time series.
series : Time series
lag : lag of the scatter plot, default 1
ax : Matplotlib axis object, optional
kwds : Matplotlib scatter method keyword arguments, optional
class:matplotlib.axis.Axes