You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here we are using blank strings ('') to denote attributes for PUMS records that are out-of-universe. The intent behind this was to simplify combining attributes for each record into a description (i.e., across rows). It might be cleaner if we use np.nan values instead. These can always be filled with blank strings in cases of building descriptions.