[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
4f8cc63461
commit
ed6fa8f32c
@ -394,7 +394,7 @@ def build_idees(countries):
|
|||||||
keys=countries,
|
keys=countries,
|
||||||
names=["country", "year"],
|
names=["country", "year"],
|
||||||
)
|
)
|
||||||
|
|
||||||
# efficiency kgoe/100km -> ktoe/100km
|
# efficiency kgoe/100km -> ktoe/100km
|
||||||
totals.loc[:, "passenger car efficiency"] *= 1e3
|
totals.loc[:, "passenger car efficiency"] *= 1e3
|
||||||
# convert ktoe to TWh
|
# convert ktoe to TWh
|
||||||
|
Loading…
Reference in New Issue
Block a user