Skip to content

Instantly share code, notes, and snippets.

@dwcoates
Created March 14, 2017 03:34
Show Gist options
  • Save dwcoates/4a9ebcf29d419efbdbaba38fd205e39c to your computer and use it in GitHub Desktop.
Save dwcoates/4a9ebcf29d419efbdbaba38fd205e39c to your computer and use it in GitHub Desktop.
pops
attrs = ["other_exceptions",
"deletes",
"encode_exceptions",
"english_count",
"total_fails",
"total_parses",
"file_count"]
history = dict(zip(attrs, [0] * len(attrs)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment