Skip to content

Bug when is_test == 0 #26

Description

@geofflittle

future_prices is initialized to None, https://github.com/tradytics/eiten/blob/master/data_loader.py#L51

If is_test is not 1, future_prices doesn't change, https://github.com/tradytics/eiten/blob/master/data_loader.py#L99

future_prices as None is called with .values, https://github.com/tradytics/eiten/blob/master/data_loader.py#L111

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