Ben Stabler
Ben Stabler
This issue is for keeping track of potential performance improvement ideas: - reduce expression solving time and memory needs by better handling string data as pandas categorical data - improve...
this is some feedback from a new user and I don't want to lose track of it so I'm creating an issue
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Check input data consistency | Days | Plan to check all...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Check for well formed config files | Days | Check settings...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Better describe silly errors | Days depending on LOE | For...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Eliminate distance==0 problems | Days depending on LOE | Would need...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Clean up command prompt logging | Hours depending on LOE |...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Avoid long trace file names | Hours | Reduce filenames (especially...
| Idea | Level-of-effort | Notes | Priority | | ------------- | ------------- | ------------- | ---- | | Log dependent package versions | Hours | This is useful for...
When first setting up the iterative `trip_purpose_and_destination` model, some users get high trip fail rates, which is likely due to inconsistencies upstream related to input data, expressions, etc.. To aid...