ZoningSystem.zoning_from_df_col# classmethod ZoningSystem.zoning_from_df_col(col)[source]# Create a zoning system from the column of a df. Parameters: col (pd.Series) – The column from the dataframe to create a zoning system from.