bug fix
This commit is contained in:
parent
639a0ce4af
commit
d09df8a473
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user