Open pksohn opened 7 years ago
Simulation runs sometimes error in this line, with the max_profit column not found. I think this is because there are no profitable developments passed into the module, but we need a better way of handling these edge cases systematically.
max_profit
Somewhat related, but still need to incorporate: https://github.com/UDST/urbansim/pull/194
Simulation runs sometimes error in this line, with the
max_profit
column not found. I think this is because there are no profitable developments passed into the module, but we need a better way of handling these edge cases systematically.