Skip to content

Instantly share code, notes, and snippets.

@glamp
Created July 5, 2016 20:18
Show Gist options
  • Save glamp/9bf8f2e9d876e1c8731603b8a637a9f7 to your computer and use it in GitHub Desktop.
Save glamp/9bf8f2e9d876e1c8731603b8a637a9f7 to your computer and use it in GitHub Desktop.
ggplot(meat, aes(x='date', y='pd.rolling_mean(beef, 12)')) + \
geom_line()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment