Skip to content

Commit 6498ad3

Browse files
committed
column rename from Gigajoules to Gigajoule
1 parent ea7d66e commit 6498ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas_datareader/tests/test_eurostat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def test_get_nrg_pc_202(self):
7070
end=pd.Timestamp('2013-01-01'))
7171

7272
name = ('All taxes and levies included',
73-
'Gigajoules (gross calorific value - GCV)',
73+
'Gigajoule (gross calorific value - GCV)',
7474
'Euro',
7575
'Band D1 : Consumption < 20 GJ',
7676
'Natural gas', 'Denmark', 'Semi-annual')

0 commit comments

Comments
 (0)