ebm.model.heat_pump module
- heat_prod_hp_wide(production: DataFrame) DataFrame[source]
Change transform the result of production into heat_prod_hp wide format with years as columns.
Parameters
- productionpd.DataFrame
Containing year, building_group, hp_source
Returns
- pd.DataFRame
heat_prod_hp in wide format
Notes
The function will modify the original dataframe by adding an RV_HP column