The user has to give together the timestamp in a column with the processed Dataframe #135
Labels
discussion needed
This issue needs some discussion to move forward
enhancement
New feature or request
Description
The user has to give together the timestamp in a column with the processed Dataframe
Solution
Inside the log_inferences function we have to take timestamps as a new series and construct the schemas as we already do (without including the time series into the processed) as it is now. Instead of timestamps the user has to give the name of the timestamps column.
Additional context
The text was updated successfully, but these errors were encountered: