set_column_name# powerplantmatching.utils.set_column_name(df, name)# Helper function to associate dataframe with a name. This is done with the columns-axis name, as pd.DataFrame do not have a name attribute.