Jupyter Notebook (Python 3.x) error: tuple Index out of range

后端 未结 0 922
我在风中等你
我在风中等你 2020-12-12 12:35

I am getting this error while solving it. Any help will be much appreciated :)

Code:

X_test=[]
for i in range(60,inputs_data.shape[0]):
    X_test.appe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题