Skip to content

Commit 2379361

Browse files
committed
add purpose index num to preprocessor for sharrow
1 parent f534cd5 commit 2379361

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/resident/trip_destination_annotate_trips_preprocessor.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ adding _trips to avoid conflict with the variables in the tours_merged,age_trips
3737
,microTour,"np.where((tour_mode == 'ESCOOTER') | (tour_mode == 'EBIKE'), 1, 0)"
3838
,ebikeTour,"np.where((tour_mode == 'EBIKE'), 1, 0)"
3939
Micromobility access Time,o_MicroAccessTime,"reindex(land_use.MicroAccessTime,df.origin)"
40+
,purpose_index_num,"size_terms.get_cols(df.purpose)"

0 commit comments

Comments
 (0)