Skip to content

shbhrsaha/printers

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

printers

Scripts 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages