This pull request brings in the inform_black_box function. This function takes a collection of time series, and block boxes them using provide history and future lengths. The time series may have different bases, different history lengths, and different future lengths.
This pull request brings in the
inform_black_box
function. This function takes a collection of time series, and block boxes them using provide history and future lengths. The time series may have different bases, different history lengths, and different future lengths.This closes issue #54