KOF-ch / tstools

A time series toolbox for official statistics
11 stars 4 forks source link

Make read_swissdata handle zero padded dims correctly #282

Closed HomoCodens closed 5 years ago

HomoCodens commented 5 years ago

When using plain fread, dimensions with ids made up of numbers are interpreted as numbers (naturally). However such ids need to be treated as strings so as not to cause discrepancies with metadata. e.g. a key 00 would be read as just 0.