Skip to content

Instantly share code, notes, and snippets.

@CharlyWargnier
Created February 8, 2020 17:34
Show Gist options
  • Save CharlyWargnier/bee655fce5acd7ca373efcd4ebb57118 to your computer and use it in GitHub Desktop.
Save CharlyWargnier/bee655fce5acd7ca373efcd4ebb57118 to your computer and use it in GitHub Desktop.
print ('FYI, the dataset spans the following time intervals:')
print (df['Date'].min(), df['Date'].max())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment