UDST / developer

Redesigned UrbanSim developer/pro forma models
https://udst.github.io/developer/
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

_select_buildings() fails when self.target_units is pd.DataFrame #70

Open alephcero opened 4 years ago

alephcero commented 4 years ago

Function _select_buildings() fails when self.target_units is a pd.DataFrame. While in the first lines checks for the target_units type, then [it gets used in followings functions disregarding it](_select_buildings()).