We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7d66e commit 6498ad3Copy full SHA for 6498ad3
pandas_datareader/tests/test_eurostat.py
@@ -70,7 +70,7 @@ def test_get_nrg_pc_202(self):
70
end=pd.Timestamp('2013-01-01'))
71
72
name = ('All taxes and levies included',
73
- 'Gigajoules (gross calorific value - GCV)',
+ 'Gigajoule (gross calorific value - GCV)',
74
'Euro',
75
'Band D1 : Consumption < 20 GJ',
76
'Natural gas', 'Denmark', 'Semi-annual')
0 commit comments