Convert time series data to matrix with defined number of columns
Convert time series data to matrix with defined number of columns
Transforms Time Series Column of the dataframe to the matrix with specified number of columns. Number of rows will be automatically found. Eventually not complete last row will be discarded.