Skip to content

Instantly share code, notes, and snippets.

@tomonori-masui
Created July 4, 2021 03:09
Show Gist options
  • Save tomonori-masui/4ff37bf19af36a4b348ba3f851560421 to your computer and use it in GitHub Desktop.
Save tomonori-masui/4ff37bf19af36a4b348ba3f851560421 to your computer and use it in GitHub Desktop.
ts_al_diff = (ts_al - ts_al.shift(12)).dropna()
tsplot(ts_al_diff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment