【发布时间】:2018-07-15 07:11:10
【问题描述】:
我有两个excel
Excel 1
files language blank comment code
15 C++ 66 35 354
1 C/C++ Header 3 7 4
Excel 2
files language blank comment code
16 C++ 33 35 354
1 C/C++ Header 3 7 4
1 Python 1 1 1
试图得到合并的excel
files language blank comment code
31 C++ 99 70 708
2 C/C++ Header 6 14 8
1 Python 1 1 1
pandas 中的任何提示
【问题讨论】:
标签: python excel python-3.x pandas