Skip to content

The user has to give together the timestamp in a column with the processed Dataframe #135

@stavrostheocharis

Description

@stavrostheocharis

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
model_id str,
John Zaras, 3 months ago 11 author (John Zaras)

  • Add the timestamps as described
  • Fix the typing in the arguments given (actuals should be Union[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussion neededThis issue needs some discussion to move forwardenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions