Skip to content

Bug when is_test == 0 #26

@geofflittle

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

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