1.1.9.6. src.ml_pipeline.ML_support.get_df_from_dict

get_df_from_dict(dictionary: dict, key_col: str = 'Key', val_col: str = 'Value') pandas.core.frame.DataFrame[source]

Given a dictionary, turn it into a pandas DF with KEY and VALUE columns