Skip to content

Univariate Code Incomplete #1

@windowshopr

Description

@windowshopr

Two issues with your code. First one has the error:

ValueError: view limit minimum -36875.200000000004 is less than 1 and is an invalid Matplotlib date value. This often happens if you pass a non-datetime value to an axis that has datetime units

And the second one is:

Traceback (most recent call last):
  File "Univariate.py", line ..., in <module>
    valid['Predictions'] = closing_price
NameError: name 'closing_price' is not defined

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