Improvement of time series processing
Created by: Dreamlone
In this PR it was added the possibility to supply two time series to the input of the lagged operation. A bug has been fixed that occurred when poly_features was used in a time-series pipeline. A RFE processing was refactored also: It is now possible to reject features with less than 3 unique values.