Skip to content

Instantly share code, notes, and snippets.

@josephtyler
Last active January 5, 2018 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josephtyler/7b4d9e7b6225347e167b55e0e0f2a296 to your computer and use it in GitHub Desktop.
Save josephtyler/7b4d9e7b6225347e167b55e0e0f2a296 to your computer and use it in GitHub Desktop.
floor_data = {
'floor': [0, 1, 3, 4, 5, ...] ,
'cpm': [0.55, 0.17, 0.14, 0.15, ...],
'impressions': [139380, 11545, 13427, 19794, ...],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment