Skip to content

unnormalized_bases error in load_data function #11

@pavitramohanty

Description

@pavitramohanty

Traceback (most recent call last): File "C:\Users\Admin\Desktop\btcpy.py", line 328, in X_train, Y_train, X_test, Y_test, Y_daybefore, unnormalized_bases, window_size = load_data("bitcoinprices.csv", 50) File "C:\Users\Admin\Desktop\btcpy.py", line 67, in load_data unnormalized_bases = d0[start:end,0:1,21] IndexError: index 21 is out of bounds for axis 2 with size 2

This error i got when i run the program nd is unable to solve the error so help me with this

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