cliques

Contents

cliques#

powerplantmatching.cleaning.cliques(df, dataduplicates)#

Locate cliques of units which are determined to belong to the same powerplant. Return the same dataframe with an additional column “grouped” which indicates the group that the powerplant is belonging to.

Parameters:
  • df (pandas.Dataframe or string) – dataframe or csv-file which should be analysed

  • dataduplicates (pandas.Dataframe or string) – dataframe or name of the csv-linkfile which determines the link within one dataset