Plot Autokorelasi Python

from statsmodels.graphics.tsaplots import plot_acf

plot_acf(myarray, lags=number_of_lags)
Ahh the negotiatior