[<Cell 'Table1'.A1971>, <Cell 'Table1'.B1971>, <Cell 'Table1'.C1971>, <Cell 'Table1'.D1971>, <Cell 'Table1'.E1971>, <Cell 'Table1'.F1971>, <Cell 'Table1'.G1971>, <Cell 'Table1'.H1971>, <Cell 'Table1'.I1971>]
我打 xlsx 文件 的格式是这样的,这是为啥呢?和我看到的内容不一样
求问是为啥
1 hannibalm 2018-08-07 21:53:18 +08:00 via Android 用 pandas 读 excel |
![]() | 2 hjq98765 2018-08-08 10:30:51 +08:00 你是怎么打开的,别告诉我是 f = open('aaa.xlsx', 'r') |
3 jeadong 2018-09-07 15:02:40 +08:00 这题我会 233333 试试看 xlrd 库? |