-
Notifications
You must be signed in to change notification settings - Fork 0
adaughterson/IPToHistogrammer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program takes a log file, parses out IP addresses and determines the forecasted high-temperature for the next calendar day. This temperature data is then partitioned into histogram bins of user-provided width, whereupon the min, max, and count values are tabulated into a TSV. Requires installing numpy and requests, Usage is: python AD_Coding_Exercise.py <input file> <output file> <bucket count>
About
Find IP addresses in logs, determine their geographical coordinates and create a histogram with N buckets of values for the next day
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published