activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

Pandas 1.5 breaks trip purpose for some models

Open jpn-- opened this issue 3 years ago • 0 comments
trafficstars

In the choose_intermediate_trip_purpose function, there is an iloc assignment here that now triggers a pandas FutureWarning. This breaks our tests.

jpn-- avatar Sep 22 '22 15:09 jpn--