IndexError: index 13 is out of bounds for axis 1 with size 1

后端 未结 0 787
执笔经年
执笔经年 2021-01-02 04:59

I\'m facing problem while extracting the data from a given file...

def main():  
    with open(\'heart_data_norm.txt\', \'r\') as f:   
        reader = csv.         


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