forked from UDST/bayarea_urbansim
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
A todo note says we don't predict prices for hotels in the hedonic. The current spec includes pricing for Industrial, Retail, Office, filtering on positive rents ( costar_rent>0 ). Hotel markets are different than the typical rental model prevalent for other uses, but we should find a way to avoid dropping those from the pipeline here.
bayarea_urbansim/baus/datasources.py
Line 721 in 9d172b8
| df = df[~df.building_type.isin(["SC", "HO"])] |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels