This commit is contained in:
toniseibold 2024-03-26 20:56:11 +01:00
parent 639a0ce4af
commit d09df8a473

View File

@ -951,7 +951,7 @@ def rescale_idees_from_eurostat(
], ],
].sum(axis=1) ].sum(axis=1)
energy.loc[country, :]["total road"] = ( energy.loc[country, "total road"] = (
energy[ energy[
[ [
"total passenger cars", "total passenger cars",