e-mission / em-public-dashboard

A simple and stupid public dashboard prototype.
BSD 3-Clause "New" or "Revised" License
0 stars 23 forks source link

Made Requested Changes + Defined Function for Calculating Average Speed Per Mode #35

Closed styoung3 closed 2 years ago

styoung3 commented 2 years ago

calc_avg_speed is the new function. I wrote a corresponding unittest, TestCalAvgSpeed. Unable to create new files for the unittest classes yet; I tried but it broke. Chose not to debug and just revert for now. Also, pondering how to generalize the functions in scaffolding.py, but I haven't done so yet. (p.s. I think I got rid of the .DS_Store problem). Updated docs too!