activitysim
activitysim copied to clipboard
turn off sort in pandas groupby where not required
trafficstars
Improves performance. Might affect regressions tests. Document where order expected with sort=True even though the default Note this only affects group order, not order within groups, which we often assume to be stable