Is there any impact on engine forecasting when History is chnaged from NULL to 0.
we want to know how engine treat 0 and NULL? Is it same or different while generating forecast.
we have a scenario for which we need to show the NULL values to 0 in series(series name: 'History' which takes data from sales_data.actual_qty).
I mean this series show the quantity as history.
will changing the NULL to zero will impact our forecast.
Please help.