config_target_key

config_target_key#

powerplantmatching.cleaning.config_target_key(column)#

Convert a column name to the key that is used to specify the target values in the config.

Parameters:

column (str) – Name of the column.

Returns:

Name of the key used in the config file.

Return type:

str