Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

POSIXct and POSIXlt problem with the simple example #101

Description

@SherryPan123

After installing dependency and the project, I follow the simple example in README:

data(raw_data)
res = AnomalyDetectionTs(raw_data, max_anoms=0.02, direction='both', plot=TRUE)
res$plot

When I run res$plot, an error occurs:
Error: Column x is a date/time and must be stored as POSIXct, not POSIXlt
Does anyone know how to solve the problem? Thx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions