Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bus cost refactor #1161

Merged
merged 36 commits into from
Jun 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
258d87d
add refactor concepts, notes
Apr 5, 2024
50b56d7
started NB for all refactor work
csuyat-dot Jun 13, 2024
0326a43
renamed old NBs to seperate from current work
csuyat-dot Jun 13, 2024
da829dd
started new bus_cost_utils.py to start dropping in shared functions. …
csuyat-dot Jun 13, 2024
de61eae
testing new function to flag if cpb is outlier
csuyat-dot Jun 13, 2024
16fc0df
comparing outliers in new and old DFs
csuyat-dot Jun 17, 2024
f6a8867
improved cpb aggregate function
csuyat-dot Jun 17, 2024
359e707
tested new cpb_aggregate function against old version. bus count, tot…
csuyat-dot Jun 18, 2024
0b239b9
testng new ways to reduce variables in favor of pivot tables
csuyat-dot Jun 18, 2024
82d6181
comparing pivot tables against new cpb agg function. updated input an…
csuyat-dot Jun 19, 2024
173694d
ran updated scripts, everything exported to gcs with no errors. new m…
csuyat-dot Jun 19, 2024
cd2c247
made sure charts and graphs are still workinh. started work on trimmi…
csuyat-dot Jun 19, 2024
519b07b
more changes
csuyat-dot Jun 20, 2024
1887b14
switching the weighted average caclulation for average cost per bus a…
csuyat-dot Jun 20, 2024
7312850
more organization
csuyat-dot Jun 20, 2024
877d41f
started writing conclusion. created new function to min/max values of…
csuyat-dot Jun 21, 2024
8ece2d7
consolidated some of the summary cells down to 1 cell per section
csuyat-dot Jun 21, 2024
167d356
small edits
csuyat-dot Jun 21, 2024
dc485c4
more organizing of cells and creating headings for better navigation
csuyat-dot Jun 24, 2024
b9bc6c1
turned zeb projects list to a variable, updated all the proceeding va…
csuyat-dot Jun 24, 2024
8b58b8e
added bus size chart that excluded the not-specified responses
csuyat-dot Jun 24, 2024
2ea2948
final changes before overwriting initial scripts
csuyat-dot Jun 25, 2024
9ba8be8
overwrote fta cleaner script. double checked and ensured script is go…
csuyat-dot Jun 25, 2024
5786212
overwrote TIRCP cleaner script. ran with no errors, files saving to G…
csuyat-dot Jun 25, 2024
d0b4691
overwrote dgs cleaner script. ran with no errors. wrote to GCS. GTG
csuyat-dot Jun 25, 2024
b44a240
added min max summary and outlier flag to utils file. cpb cleaner scr…
csuyat-dot Jun 25, 2024
50fa908
started to copy over cells, functions, variables and tables to the fi…
csuyat-dot Jun 25, 2024
c2cedd7
minor bug fixed for markdown to work in final nb
csuyat-dot Jun 25, 2024
2a4120e
moved charts over to final NB
csuyat-dot Jun 26, 2024
7be2f2c
moved min max function to NB. reorganized the charts and disabled the…
csuyat-dot Jun 26, 2024
d021015
updating Makefile with additional commands, was able to run makefile …
csuyat-dot Jun 26, 2024
13ac4ac
full run of Makefile. analysis nb now shows mainly ZEB metrics
csuyat-dot Jun 26, 2024
a433c2c
updated output file name for TIRCP cleaner to be consistent with othe…
csuyat-dot Jun 26, 2024
492cbc1
update readme
csuyat-dot Jun 28, 2024
95787fb
removed old, initial exploratory notebooks
csuyat-dot Jun 28, 2024
8322540
left notes on refacor_notes
csuyat-dot Jun 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated output file name for TIRCP cleaner to be consistent with othe…
…r files.
csuyat-dot committed Jun 26, 2024
commit a433c2c368a7a70276a35d8e5fcbcc05acadb5da
Loading