activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

turn off sort in pandas groupby where not required

Open toliwaga opened this issue 8 years ago • 0 comments
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

toliwaga avatar Oct 11 '17 14:10 toliwaga