forecastlab / forecast_dash

A website for viewing forecasting results of commonly used time series.
https://business-forecast-lab.com
Other
35 stars 17 forks source link

Gracefully Handle Missing Data #169

Open sjtrny opened 2 years ago

sjtrny commented 2 years ago

Some series will have missing data (NaN) at random time points. We need to come up with a mechanism for handling this.

Some ideas that spring to mind:

Example source

{"title":"Inflation for Rwanda (World Bank)",
  "source":"WorldBank",
  "url":"https://api.worldbank.org/v2/country/RWA/indicator/FP.CPI.TOTL.ZG",
  "frequency" : "AS",
  "tags" : ["Rwanda", "Inflation", "Economic", "Africa", "World Bank" ]
  },