Skip to content

module 'forecastability' has no attribute 'Forecastability #2

Description

@gabrielgcbs

Whenever I try to run the code provided as an example on the readme.md, I get the efollowing error:

AttributeError: module 'forecastability' has no attribute 'Forecastability'

I have some coworkers facing the same problem.
Here is the code snippet I'm using:

import forecastability

fa = forecastability.Forecastability(df, tm='date')

I am using python 3.8.10. Could this be a python version problem? If so, could the module be updated for newer versions of python?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions