Skip to content

53 fix wfh data input columns in trip generation modelpy#54

Open
kcazzatoCMAP wants to merge 2 commits into
mainfrom
53-fix-wfh-data-input-columns-in-trip_generation_modelpy
Open

53 fix wfh data input columns in trip generation modelpy#54
kcazzatoCMAP wants to merge 2 commits into
mainfrom
53-fix-wfh-data-input-columns-in-trip_generation_modelpy

Conversation

@kcazzatoCMAP
Copy link
Copy Markdown
Contributor

updated code to read in only the first two columns of the WFH file since that's all the script needs; this way the input file can have as many columns as it wants but it will only read in the 2 it needs

change logic to read in the first three columns only of that file; so regardless of how many columns the input file has, it will just grab the first 3 it needs
The script only actually needs the first two columns so I made that update
@kcazzatoCMAP kcazzatoCMAP linked an issue May 21, 2026 that may be closed by this pull request
@kcazzatoCMAP kcazzatoCMAP requested a review from tinleycraig May 21, 2026 17:06
Copy link
Copy Markdown
Contributor

@tinleycraig tinleycraig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix WFH data input columns in trip_generation_model.py

3 participants