Skip to content

Instantly share code, notes, and snippets.

@pmanvi
Created October 18, 2014 17:54
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 pmanvi/71f35cc0536637a85e2a to your computer and use it in GitHub Desktop.
Save pmanvi/71f35cc0536637a85e2a to your computer and use it in GitHub Desktop.
enron_size by count
buckets: [
{
key: 0KB to 1KB
from: 0
from_as_string: 0.0
to: 1024
to_as_string: 1024.0
doc_count: 124181
}
{
key: 1KB to 5KB
from: 1024
from_as_string: 1024.0
to: 5120
to_as_string: 5120.0
doc_count: 237870
}
{
key: 5KB to 10 KB
from: 5120
from_as_string: 5120.0
to: 100240
to_as_string: 100240.0
doc_count: 42331
}
{
key: 10K to 1MB
from: 100240
from_as_string: 100240.0
to: 1048576
to_as_string: 1048576.0
doc_count: 303
}
{
key: > 1MB
from: 1073741824
from_as_string: 1.073741824E9
doc_count: 0
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment