forked from shbhrsaha/printers
-
Notifications
You must be signed in to change notification settings - Fork 0
Scripts used in the "Visualizing printer activity at Princeton University" project at http://www.princeton.edu/~saha/printers/
mdreid/printers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INTRODUCTION ============ These scripts were used in the "Visualizing printer activity at Princeton University" project at http://www.princeton.edu/~saha/printers/ SCRIPTS ======= - background.py collects data over time - compounder.py takes column name by command line arguments and outputs all the values that column takes over time - categorizer.py goes down data.csv and keeps a running record of the number of printers of each type at each data point. - likelihood.py computes likelihood of printers being available USAGE ===== python compounder.py data.csv -status > statusValues.txt python categorizer.py data.csv -datetime > datetimeValues.txt python graph1.py datetimeValues.txt
About
Scripts used in the "Visualizing printer activity at Princeton University" project at http://www.princeton.edu/~saha/printers/
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published