Skip to content

Instantly share code, notes, and snippets.

@tomonori-masui
Created July 3, 2021 18:02
Show Gist options
  • Save tomonori-masui/ba0efd9b0fa0c16da4c93dfc2268370c to your computer and use it in GitHub Desktop.
Save tomonori-masui/ba0efd9b0fa0c16da4c93dfc2268370c to your computer and use it in GitHub Desktop.
ts_wpi_diff = (ts_wpi - ts_wpi.shift(1)).dropna()
tsplot(ts_wpi_diff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment