-
- Downloads
Replace the raise error by giving warning message. since for some month, there...
Replace the raise error by giving warning message. since for some month, there are missing data from raw dataset
Please register or sign in to comment
Replace the raise error by giving warning message. since for some month, there are missing data from raw dataset
Hmm I find that critical. If there's missing data, the data is not very trustful at all and I would pefer an error
I was preprocessing the data for year 2014. In slmet, the month 9 of this year is missing. this will cause the "if" function cannot find the statistic json file in the folder 2014/09. this error related the origin data sources, but should not raise error here.