Ben Stabler
Ben Stabler
In response to the request for more documentation in #127
We're not planning to do this right now, but we don't want to forgot this idea for the future if needed. In addition to tagging households/persons as T/F membership for...
See https://github.com/ActivitySim/activitysim/issues/287
Consistent with the ActivitySim [example](https://github.com/ActivitySim/activitysim/tree/master/example), I think it makes sense to add the MTC TM1 PopSim setup as an additional example to this repo. @lmz?
We've successfully reweighted a transit on-board survey with the software as well. Let's add that example to the repo and include it in the user documentation.
We might want to incorporate [popsampler](https://github.com/RSGInc/popsampler) functionality into PopulationSim
The inputs pre-processor reads each input table, runs pandas expressions (*_expressions.csv) against the table to create additional required table fields, and save the tables to the datastore. For example, it...
Integer controls behave better than floating-point controls and so we want the user to be aware of this. @jfdman - maybe we should have a switch in the control file...
Some general .Net config file suggestions for compute intensive applications that we should investigate ``` ```