Closed akselx closed 12 months ago
Should be fillna('OF') which is defined in https://github.com/BayAreaMetro/bayarea_urbansim/blob/49b7da4ad5e52a942b7ec1499b66984d5b1062a6/configs/developer/developer_settings.yaml#L92
fillna('OF')
https://github.com/BayAreaMetro/bayarea_urbansim/blob/d36fedca13617f01ee6ab6d277fa9797b25695ca/baus/variables.py#L152C60-L152C81
Should be
fillna('OF')
which is defined in https://github.com/BayAreaMetro/bayarea_urbansim/blob/49b7da4ad5e52a942b7ec1499b66984d5b1062a6/configs/developer/developer_settings.yaml#L92https://github.com/BayAreaMetro/bayarea_urbansim/blob/d36fedca13617f01ee6ab6d277fa9797b25695ca/baus/variables.py#L152C60-L152C81