Skip to content

Instantly share code, notes, and snippets.

@BexTuychiev
Created August 3, 2021 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BexTuychiev/bdb0467154d3dc451b3fb37e1613d57f to your computer and use it in GitHub Desktop.
Save BexTuychiev/bdb0467154d3dc451b3fb37e1613d57f to your computer and use it in GitHub Desktop.
# Autocorrelation of tip at lag_10
>>> time_series["tip"].autocorr(lag=8)
0.07475238789967077
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment