Skip to content

Instantly share code, notes, and snippets.

@tomonori-masui
Created July 3, 2021 18:07
Show Gist options
  • Select an option

  • Save tomonori-masui/facc6e420d591c039b07254bf02dec7a to your computer and use it in GitHub Desktop.

Select an option

Save tomonori-masui/facc6e420d591c039b07254bf02dec7a to your computer and use it in GitHub Desktop.
ts_wpi_2diff = (ts_wpi_diff - ts_wpi_diff.shift(1)).dropna()
tsplot(ts_wpi_2diff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment