大吉大利的卦象的博客python将json数据写入Excel报错AttributeError: ‘Dataset’ object has no attribute ‘xls’ Traceback (most recent call last): File "c:/xx/xxx/xxx/xxx/xxx.py", line 124, in <module> example(7) ...
weixin_39703773的博客我收到以下错误消息:AttributeError: 'Worksheet' object has no attribute 'nrows'但很明显这种方法是存在的,因为每个人都在用它来计数。我写的代码如下:def write_xls_result(test_case):testCase =...