Getting Started – Forecasting
To get started with our forecasting process, you need to prepare and have ready a csv based data file that you will upload.
The data file contents must be rows of data, with a 1st row that is considered the header.
The datafile contents must be separated by a separator, any one of TAB or COMMA or SEMI-COLON or SPACE or ?
The first column must be the date column – with the header describing the date format. Dates can be annual, monthly or daily, must be text based with format like yyyy-mm-dd or ?
Need to add descriptor/parameter data about what the process must do
File info=? encoding, separator
Process Info=? period, duration, start date, end date, data columns to forecast, header
Leave a Reply