Skip to content

Instantly share code, notes, and snippets.

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