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)
energy.loc[country, :]["total road"] = (
energy.loc[country, "total road"] = (
energy[
[
"total passenger cars",