What is the function to plot a lag plot for a time series using python?

Q & ACategory: Time SeriesWhat is the function to plot a lag plot for a time series using python?
Admin Staff asked 3 years ago

What is the function to plot a lag plot for a time series using python?

a) lag()
b) plot()
c) None of the Options
d) lag_plot()

1 Answers
Admin Staff answered 3 years ago

d) lag_plot()