misc
Define several global variables, paths and basic functions.
Functions
|
|
|
Checks if the current working directory is inhabit. |
|
|
|
Remove rows which contain NaN value in specific columns from df. |
|
|
|
prints debugging information. |
|
|
|
|
|
Create NaN entries for range(-8, 0) entries. |
|
|
|
|
|
Load the data from inhabit_{year}.csv or move_out_{year}.csv to dataframes. |
|
Allocate searching percentiles of households to free dwellings according to their preferences. |
|
Prints debugging information if flag is set. |
|
|
|
|
|
Decorator for adding time measurements. |