clean_technology

clean_technology#

powerplantmatching.cleaning.clean_technology(df, generalize_hydros=False)#

Clean the ‘Technology’ by condensing down the value into one claim. This procedure might reduce the scope of information, however is crucial for comparing different data sources.

Parameter#

search_collist, default is [‘Name’, ‘Fueltype’, ‘Technology’]

Specify the columns to be parsed

configdict, default None

Add custom specific configuration, e.g. powerplantmatching.config.get_config(target_countries=’Italy’), defaults to powerplantmatching.config.get_config()

Deprecated since version 0.5: This will be removed in 0.6.